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

@ -17,9 +17,13 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
#include <gdk/gdktestutils.h>
#include <gdk/gdkkeysyms.h>
#include <x11/gdkx.h>
#include "config.h"
#include "gdktestutils.h"
#include "gdkkeysyms.h"
#include "gdkx.h"
#include <X11/Xlib.h>