diff src/gtkutil.c @ 80608:83a48972e1ea

Include <config.h> instead of "config.h".
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Thu, 17 Jul 2008 09:06:42 +0000
parents fc2bcd2a8aad
children 2e10214b1203 3760da9fe15e
line wrap: on
line diff
--- a/src/gtkutil.c	Fri Jul 11 08:53:44 2008 +0000
+++ b/src/gtkutil.c	Thu Jul 17 09:06:42 2008 +0000
@@ -19,7 +19,7 @@
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.  */
 
-#include "config.h"
+#include <config.h>
 
 #ifdef USE_GTK
 #include <string.h>