]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkwidgetpath.h
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtkwidgetpath.h
index 4c2c674ce75d71e372be5ddf109564665a35e8b4..73bf7c0e19c5da2637ddc2df151886c7c46f0d8b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_WIDGET_PATH_H__
+#define __GTK_WIDGET_PATH_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_WIDGET_PATH_H__
-#define __GTK_WIDGET_PATH_H__
-
 #include <glib-object.h>
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>