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