]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkoverlay.h
filechooserbutton: Don't show the (None) item when the combo box is popped up
[~andy/gtk] / gtk / gtkoverlay.h
index fb186d3b9dcfc2f292c0c392cf9a5998d718dd66..1f8883bc6b84a8aaa693b333a0c4dbdf29884c9c 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_OVERLAY_H__
+#define __GTK_OVERLAY_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_OVERLAY_H__
-#define __GTK_OVERLAY_H__
-
 #include <gtk/gtkbin.h>
 
 G_BEGIN_DECLS