]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprogressbar.h
filechooserbutton: Update the combo box even after the dialog is cancelled
[~andy/gtk] / gtk / gtkprogressbar.h
index ae07bdcfd060cfe070c49ba54f860449c89e595f..9ae044b49cdea82c962597427519a14eb3ddbc29 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_PROGRESS_BAR_H__
+#define __GTK_PROGRESS_BAR_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_PROGRESS_BAR_H__
-#define __GTK_PROGRESS_BAR_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS