From 53df062635264b54ec9ce253c0a9e37457da370d Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 18 Apr 2008 14:52:22 +0000 Subject: [PATCH] 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 --- ChangeLog | 4 ++++ gdk/gdk.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6c5cdccb..531e54fcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-18 Michael Natterer + + * gdk/gdk.h: reorder one include so they are all alphabetical. + 2008-04-18 Michael Natterer * modules/printbackends/cups/gtkprintercups.[ch] diff --git a/gdk/gdk.h b/gdk/gdk.h index 14a0432e2..b661d7a47 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 -- 2.43.2