summaryrefslogtreecommitdiffstats
path: root/Objects/xxobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'Objects/xxobject.c')
-rw-r--r--Objects/xxobject.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Objects/xxobject.c b/Objects/xxobject.c
index 8edf689..bfe9c84 100644
--- a/Objects/xxobject.c
+++ b/Objects/xxobject.c
@@ -35,6 +35,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/* Xx objects */
#include "allobjects.h"
+#include "modsupport.h" /* For getargs() etc. */
typedef struct {
OB_HEAD