summaryrefslogtreecommitdiffstats
path: root/src/polyp/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/stream.c')
-rw-r--r--src/polyp/stream.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polyp/stream.c b/src/polyp/stream.c
index b2711ce0..f188e788 100644
--- a/src/polyp/stream.c
+++ b/src/polyp/stream.c
@@ -29,7 +29,8 @@
#include <string.h>
#include <polyp/def.h>
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/pstream-util.h>
#include <polypcore/util.h>
#include <polypcore/log.h>