summaryrefslogtreecommitdiffstats
path: root/src/polypcore/x11wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/x11wrap.c')
-rw-r--r--src/polypcore/x11wrap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/x11wrap.c b/src/polypcore/x11wrap.c
index c1ca83ca..41a40764 100644
--- a/src/polypcore/x11wrap.c
+++ b/src/polypcore/x11wrap.c
@@ -22,8 +22,9 @@
#include <assert.h>
#include <stdio.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/llist.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/log.h>
#include <polypcore/props.h>