Inclusion cleanups in sources
Try to do inclusions in the same sequence, more or less.
This commit is contained in:
		| @ -18,15 +18,15 @@ | ||||
|  */ | ||||
|  | ||||
| #include "config.h" | ||||
| #include "gdkx.h" | ||||
| #include "gdkdevicemanager-core.h" | ||||
|  | ||||
| #include "gdkdevicemanager-core.h" | ||||
| #ifdef XINPUT_XFREE | ||||
| #include "gdkdevicemanager-xi.h" | ||||
| #ifdef XINPUT_2 | ||||
| #include "gdkdevicemanager-xi2.h" | ||||
| #endif | ||||
| #endif | ||||
| #include "gdkx.h" | ||||
|  | ||||
| GdkDeviceManager * | ||||
| _gdk_device_manager_new (GdkDisplay *display) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen