projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f839762
)
Fix include "" to <>
author
Bruce Momjian
<bruce@momjian.us>
Wed, 26 Apr 2000 22:51:14 +0000
(22:51 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 26 Apr 2000 22:51:14 +0000
(22:51 +0000)
src/bin/pgtclsh/pgtkAppInit.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pgtclsh/pgtkAppInit.c
b/src/bin/pgtclsh/pgtkAppInit.c
index 02ec10af6c15b86456b3553cd2d59b7c06420f57..9afa90bd72e887bd94a688cf12ec030ff1671938 100644
(file)
--- a/
src/bin/pgtclsh/pgtkAppInit.c
+++ b/
src/bin/pgtclsh/pgtkAppInit.c
@@
-12,8
+12,8
@@
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
-#include
"tk.h"
-#include
"libpgtcl.h"
+#include
<tk.h>
+#include
<libpgtcl.h>
/*
* The following variable is a special hack that is needed in order for