summaryrefslogtreecommitdiffstats
path: root/src/polypcore/play-memchunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/play-memchunk.c')
-rw-r--r--src/polypcore/play-memchunk.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/play-memchunk.c b/src/polypcore/play-memchunk.c
index 37ebdcf1..982cedc7 100644
--- a/src/polypcore/play-memchunk.c
+++ b/src/polypcore/play-memchunk.c
@@ -28,8 +28,9 @@
#include <stdio.h>
#include <string.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/sink-input.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/gccmacro.h>
#include "play-memchunk.h"