]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorchooser.h
Some more documentation fixes
[~andy/gtk] / gtk / gtkcolorchooser.h
index 6d3a891c562e9b472d9701530dfe8fc8246f12e2..192189544f3079261f6676a1b0189ebed9f0f55b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_COLOR_CHOOSER_H__
+#define __GTK_COLOR_CHOOSER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_COLOR_CHOOSER_H__
-#define __GTK_COLOR_CHOOSER_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS