summaryrefslogtreecommitdiffstats
path: root/src/polyp/thread-mainloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/thread-mainloop.c')
-rw-r--r--src/polyp/thread-mainloop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polyp/thread-mainloop.c b/src/polyp/thread-mainloop.c
index 20639e9e..d036a232 100644
--- a/src/polyp/thread-mainloop.c
+++ b/src/polyp/thread-mainloop.c
@@ -41,8 +41,9 @@
#include <windows.h>
#endif
+#include <polyp/xmalloc.h>
+
#include <polypcore/log.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/hashmap.h>
#include "mainloop.h"