From f3e95348be6c996a424e26bb4f445561ef8d5675 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 18 Mar 1999 18:44:04 +0000 Subject: Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common * gtk/simple.c gtk/makeenums.h: Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common gdk directory. * gtk/gtkcompat.h.win32: New file. * gtk/gtkfeatures.h.win32: Removed. * gtk/makefile.msc: Make gtkcompat.h from gtkcompat.h.win32. Use gdk library from correct (../gdk/win32) directory. --- gtk/simple.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/simple.c') diff --git a/gtk/simple.c b/gtk/simple.c index a246ac57c..dd73ca8d0 100644 --- a/gtk/simple.c +++ b/gtk/simple.c @@ -1,5 +1,5 @@ #include -#include +#include void -- cgit v1.2.1