Fix include "" to <>

This commit is contained in:
Bruce Momjian 2000-04-26 22:51:14 +00:00
parent f839762e0b
commit 00645eb1fd
1 changed files with 2 additions and 2 deletions

View File

@ -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