summaryrefslogtreecommitdiffstats
path: root/src/polyp/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/xmalloc.c')
-rw-r--r--src/polyp/xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/xmalloc.c b/src/polyp/xmalloc.c
index 1deeebd8..ffc7f7c8 100644
--- a/src/polyp/xmalloc.c
+++ b/src/polyp/xmalloc.c
@@ -29,7 +29,7 @@
#include <unistd.h>
#include <string.h>
-#include <polypcore/util.h>
+#include <polypcore/core-util.h>
#include <polypcore/gccmacro.h>
#include "xmalloc.h"