summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sound-file-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sound-file-stream.c')
-rw-r--r--src/polypcore/sound-file-stream.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/sound-file-stream.c b/src/polypcore/sound-file-stream.c
index fdacea54..68fd8a89 100644
--- a/src/polypcore/sound-file-stream.c
+++ b/src/polypcore/sound-file-stream.c
@@ -30,8 +30,9 @@
#include <sndfile.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/sink-input.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/log.h>
#include "sound-file-stream.h"