summaryrefslogtreecommitdiffstats
path: root/src/polypcore/props.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/props.h')
-rw-r--r--src/polypcore/props.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/props.h b/src/polypcore/props.h
index 5abf8787..9430db5e 100644
--- a/src/polypcore/props.h
+++ b/src/polypcore/props.h
@@ -22,8 +22,8 @@
USA.
***/
-#include "core.h"
-#include "strbuf.h"
+#include <polypcore/core.h>
+#include <polypcore/strbuf.h>
/* The property subsystem is to be used to share data between
* modules. Consider them to be kind of "global" variables for a