summaryrefslogtreecommitdiffstats
path: root/src/polypcore/cli-command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/cli-command.h')
-rw-r--r--src/polypcore/cli-command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/cli-command.h b/src/polypcore/cli-command.h
index 78b8d5c6..e7c70ecf 100644
--- a/src/polypcore/cli-command.h
+++ b/src/polypcore/cli-command.h
@@ -22,8 +22,8 @@
USA.
***/
-#include "strbuf.h"
-#include "core.h"
+#include <polypcore/strbuf.h>
+#include <polypcore/core.h>
/* Execute a single CLI command. Write the results to the string
* buffer *buf. If *fail is non-zero the function will return -1 when