]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentchooserdialog.h
GtkIconTheme: fix regression from 0db32f0632ef4675bfcfc9ec201f7af157a48ab0
[~andy/gtk] / gtk / gtkrecentchooserdialog.h
index 5d950b57dbf2ee09103c0aae79cb79c50b12a176..ff557dbef5acd8e51e4ab7cd175c08f574a7a980 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_CHOOSER_DIALOG_H__
+#define __GTK_RECENT_CHOOSER_DIALOG_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_CHOOSER_DIALOG_H__
-#define __GTK_RECENT_CHOOSER_DIALOG_H__
-
 #include <gtk/gtkdialog.h>
 #include <gtk/gtkrecentchooser.h>