summaryrefslogtreecommitdiffstats
path: root/src/modules/howl-wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/howl-wrap.c')
-rw-r--r--src/modules/howl-wrap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/howl-wrap.c b/src/modules/howl-wrap.c
index f4605fb2..467ab9e2 100644
--- a/src/modules/howl-wrap.c
+++ b/src/modules/howl-wrap.c
@@ -21,8 +21,9 @@
#include <assert.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/log.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/props.h>
#include "howl-wrap.h"