]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmessagedialog.h
Place the search icon in the primary slot of the entry
[~andy/gtk] / gtk / gtkmessagedialog.h
index 5f5d1a9693eed77e76266718a987ca8e9ab24cd1..5d84caa208855b505f900e09bf6e9b4e312b57c2 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_MESSAGE_DIALOG_H__
+#define __GTK_MESSAGE_DIALOG_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_MESSAGE_DIALOG_H__
-#define __GTK_MESSAGE_DIALOG_H__
-
 #include <gtk/gtkdialog.h>
 #include <gtk/gtkenums.h>