Fixes to the win32 backend to actually be able to compile within a
directory hierarchy like this, with common gdk.h and gdktypes.h for all backends. gdkrectangles.c and gdkrgb.c is copied before compilation from the x11 backed (which still is in .., but eventually will be in ..\x11).
This commit is contained in:
		| @ -25,7 +25,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <stdio.h> | ||||
| #include "gdk.h" | ||||
| #include <gdk/gdk.h> | ||||
| #include "gdkprivate.h" | ||||
|  | ||||
| guint             gdk_debug_flags = 0; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tor Lillqvist
					Tor Lillqvist