summaryrefslogtreecommitdiffstats
path: root/src/polypcore/strbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/strbuf.c')
-rw-r--r--src/polypcore/strbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/strbuf.c b/src/polypcore/strbuf.c
index dcad5e78..d1517a11 100644
--- a/src/polypcore/strbuf.c
+++ b/src/polypcore/strbuf.c
@@ -30,7 +30,7 @@
#include <stdarg.h>
#include <stdio.h>
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
#include "strbuf.h"