From 53df062635264b54ec9ce253c0a9e37457da370d Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 18 Apr 2008 14:52:22 +0000 Subject: reorder one include so they are all alphabetical. 2008-04-18 Michael Natterer * gdk/gdk.h: reorder one include so they are all alphabetical. svn path=/trunk/; revision=20022 --- gdk/gdk.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gdk/gdk.h') diff --git a/gdk/gdk.h b/gdk/gdk.h index 14a0432e21..b661d7a478 100644 --- a/gdk/gdk.h +++ b/gdk/gdk.h @@ -21,7 +21,7 @@ * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ #ifndef __GDK_H__ @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include @@ -41,7 +42,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.1