]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoolitem.h
Do without GtkSelectionWindow
[~andy/gtk] / gtk / gtktoolitem.h
index 3a706b26fed418e5d9c92fe696d8255551b36253..1a623916f5038b3a2eae93dd16dd5512c106e72b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_TOOL_ITEM_H__
+#define __GTK_TOOL_ITEM_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TOOL_ITEM_H__
-#define __GTK_TOOL_ITEM_H__
-
 #include <gtk/gtkbin.h>
 #include <gtk/gtkmenuitem.h>
 #include <gtk/gtksizegroup.h>