aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.h')
-rw-r--r--src/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal.h b/src/internal.h
index 8f44213..eb612a5 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -2,6 +2,7 @@
#define INTERNAL_H
#include <Python.h>
+
#include "stringlist.h"
#include "dict.h"