aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgtclsh/pgtclAppInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgtclsh/pgtclAppInit.c')
-rw-r--r--src/bin/pgtclsh/pgtclAppInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pgtclsh/pgtclAppInit.c b/src/bin/pgtclsh/pgtclAppInit.c
index 184c933475a..f5fdfeec460 100644
--- a/src/bin/pgtclsh/pgtclAppInit.c
+++ b/src/bin/pgtclsh/pgtclAppInit.c
@@ -14,7 +14,7 @@
#include <tcl.h>
-#include <libpgtcl.h>
+#include "libpgtcl.h"
/*
* The following variable is a special hack that is needed in order for