summaryrefslogtreecommitdiffstats
path: root/src/polypcore/authkey-prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/authkey-prop.c')
-rw-r--r--src/polypcore/authkey-prop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/authkey-prop.c b/src/polypcore/authkey-prop.c
index 3faf0ef1..6172d432 100644
--- a/src/polypcore/authkey-prop.c
+++ b/src/polypcore/authkey-prop.c
@@ -22,7 +22,8 @@
#include <assert.h>
#include <string.h>
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/props.h>
#include <polypcore/log.h>