summaryrefslogtreecommitdiffstats
path: root/src/polyp/browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/browser.c')
-rw-r--r--src/polyp/browser.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polyp/browser.c b/src/polyp/browser.c
index cef680e4..5442fd4c 100644
--- a/src/polyp/browser.c
+++ b/src/polyp/browser.c
@@ -22,7 +22,8 @@
#include <assert.h>
#include <howl.h>
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/log.h>
#include <polypcore/util.h>