summaryrefslogtreecommitdiffstats
path: root/src/polypcore/authkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/authkey.c')
-rw-r--r--src/polypcore/authkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/authkey.c b/src/polypcore/authkey.c
index 6b462a23..54f4dd86 100644
--- a/src/polypcore/authkey.c
+++ b/src/polypcore/authkey.c
@@ -35,8 +35,8 @@
#include <limits.h>
#include <sys/stat.h>
-#include <polyp/error.h>
#include <polyp/util.h>
+#include <polypcore/core-error.h>
#include <polypcore/core-util.h>
#include <polypcore/log.h>
#include <polypcore/random.h>