summaryrefslogtreecommitdiffstats
path: root/src/polypcore/core-subscribe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/core-subscribe.c')
-rw-r--r--src/polypcore/core-subscribe.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/core-subscribe.c b/src/polypcore/core-subscribe.c
index fa6c0e50..52babb7a 100644
--- a/src/polypcore/core-subscribe.c
+++ b/src/polypcore/core-subscribe.c
@@ -26,8 +26,9 @@
#include <stdio.h>
#include <assert.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/queue.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/log.h>
#include "core-subscribe.h"