summaryrefslogtreecommitdiffstats
path: root/src/polyp/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/context.c')
-rw-r--r--src/polyp/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/context.c b/src/polyp/context.c
index d5cf90f8..3c46e2e8 100644
--- a/src/polyp/context.c
+++ b/src/polyp/context.c
@@ -48,6 +48,7 @@
#include "../polypcore/winsock.h"
#include <polyp/version.h>
+#include <polyp/xmalloc.h>
#include <polypcore/native-common.h>
#include <polypcore/pdispatch.h>
@@ -56,7 +57,6 @@
#include <polypcore/socket-client.h>
#include <polypcore/pstream-util.h>
#include <polypcore/util.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/log.h>
#include <polypcore/socket-util.h>