Inclusion cleanups in sources
Try to do inclusions in the same sequence, more or less.
This commit is contained in:
		| @ -23,16 +23,18 @@ | ||||
|  | ||||
| #include "config.h" | ||||
|  | ||||
| #include <stdlib.h> | ||||
| #include <string.h> | ||||
|  | ||||
| #include <glib.h> | ||||
| #include "gdkscreen.h" | ||||
| #include "gdkscreen-x11.h" | ||||
|  | ||||
| #include "gdkscreen.h" | ||||
| #include "gdkdisplay.h" | ||||
| #include "gdkdisplay-x11.h" | ||||
| #include "gdkx.h" | ||||
|  | ||||
| #include <glib.h> | ||||
|  | ||||
| #include <stdlib.h> | ||||
| #include <string.h> | ||||
|  | ||||
| #include <X11/Xatom.h> | ||||
|  | ||||
| #ifdef HAVE_SOLARIS_XINERAMA | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen