]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmenubutton.h
Do without GtkSelectionWindow
[~andy/gtk] / gtk / gtkmenubutton.h
index 67c67c9a07a86a8bb811d275d192c96de83a85de..8aa2644cd2c46d564766903ab1f2bc81fea3d97c 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_MENU_BUTTON_H__
+#define __GTK_MENU_BUTTON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_MENU_BUTTON_H__
-#define __GTK_MENU_BUTTON_H__
-
 #include <gtk/gtktogglebutton.h>
 #include <gtk/gtkmenu.h>