aboutsummaryrefslogtreecommitdiff
path: root/c/pl.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/pl.h')
-rw-r--r--c/pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/pl.h b/c/pl.h
index 28e13b0..670c926 100644
--- a/c/pl.h
+++ b/c/pl.h
@@ -5,7 +5,7 @@
#include <windows.h>
#include <SWI-Prolog.h>
-#include "common.h"
+#include "wcharptr.h"
wchar_ptr PlString(const term_t t, const int flags = CVT_WRITE);