We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ede7ca commit 0864a2dCopy full SHA for 0864a2d
src/bin/pgtclsh/pgtclAppInit.c
@@ -17,7 +17,7 @@ static char sccsid[] = "@(#) tclAppInit.c 1.11 94/12/17 16:14:03";
17
18
#include "tcl.h"
19
20
-#include "libpgtcl.h"
+#include <libpgtcl.h>
21
22
/*
23
* The following variable is a special hack that is needed in order for
0 commit comments