Inclusion cleanups in sources

Try to do inclusions in the same sequence, more or less.
This commit is contained in:
Matthias Clasen
2010-10-14 22:05:51 -04:00
parent 88ef199ed7
commit bda1f35585
58 changed files with 228 additions and 163 deletions

View File

@ -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