Skip to content
Snippets Groups Projects
Commit 00645eb1 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix include "" to <>

parent f839762e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment