summaryrefslogtreecommitdiffstats
path: root/src/polypcore/conf-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/conf-parser.c')
-rw-r--r--src/polypcore/conf-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/conf-parser.c b/src/polypcore/conf-parser.c
index 4bcb83dd..d59bc555 100644
--- a/src/polypcore/conf-parser.c
+++ b/src/polypcore/conf-parser.c
@@ -28,9 +28,9 @@
#include <stdio.h>
#include <errno.h>
-#include <polyp/error.h>
#include <polyp/xmalloc.h>
+#include <polypcore/core-error.h>
#include <polypcore/log.h>
#include <polypcore/core-util.h>