summaryrefslogtreecommitdiffstats
path: root/src/polypcore/iochannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/iochannel.c')
-rw-r--r--src/polypcore/iochannel.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/iochannel.c b/src/polypcore/iochannel.c
index aba0399c..a1ad5dea 100644
--- a/src/polypcore/iochannel.c
+++ b/src/polypcore/iochannel.c
@@ -38,9 +38,10 @@
#include "winsock.h"
+#include <polyp/xmalloc.h>
+
#include <polypcore/util.h>
#include <polypcore/socket-util.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/log.h>
#include "iochannel.h"