summaryrefslogtreecommitdiffstats
path: root/src/polypcore/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/module.c')
-rw-r--r--src/polypcore/module.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/module.c b/src/polypcore/module.c
index 5412f397..fe177a5b 100644
--- a/src/polypcore/module.c
+++ b/src/polypcore/module.c
@@ -30,7 +30,8 @@
#include <string.h>
#include <errno.h>
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/core-subscribe.h>
#include <polypcore/log.h>
#include <polypcore/util.h>