]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkradioaction.h
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtkradioaction.h
index 84eac16ae32e2d0704bd541671ccd52b8b978277..fccdef72b1f386a700528e9a04b571133a2ccb83 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_RADIO_ACTION_H__
+#define __GTK_RADIO_ACTION_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RADIO_ACTION_H__
-#define __GTK_RADIO_ACTION_H__
-
 #include <gtk/gtktoggleaction.h>
 
 G_BEGIN_DECLS