summaryrefslogtreecommitdiffstats
path: root/src/polypcore/core-scache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/core-scache.c')
-rw-r--r--src/polypcore/core-scache.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/core-scache.c b/src/polypcore/core-scache.c
index 3bba38ed..8080fcd6 100644
--- a/src/polypcore/core-scache.c
+++ b/src/polypcore/core-scache.c
@@ -44,10 +44,11 @@
#include <polyp/mainloop.h>
#include <polyp/channelmap.h>
#include <polyp/volume.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/sink-input.h>
#include <polypcore/sample-util.h>
#include <polypcore/play-memchunk.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/core-subscribe.h>
#include <polypcore/namereg.h>
#include <polypcore/sound-file.h>