summaryrefslogtreecommitdiffstats
path: root/python/environs
diff options
context:
space:
mode:
Diffstat (limited to 'python/environs')
-rw-r--r--python/environs/py_user.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/environs/py_user.c b/python/environs/py_user.c
index 0e51153b..5de637a9 100644
--- a/python/environs/py_user.c
+++ b/python/environs/py_user.c
@@ -25,6 +25,8 @@
#include "../lassomod.h"
+#include "../xml/py_xml.h"
+
#include "py_user.h"
PyObject *LassoUser_wrap(LassoUser *user) {