]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorswatchprivate.h
Fix includes
[~andy/gtk] / gtk / gtkcolorswatchprivate.h
index e43ac2c386e8c1c9ec081dd49139675a16099cd5..67ed17525af51266317813b0cd9463f63a360e19 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_COLOR_SWATCH_H__
+#define __GTK_COLOR_SWATCH_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_COLOR_SWATCH_H__
-#define __GTK_COLOR_SWATCH_H__
-
 #include <gtk/gtkdrawingarea.h>
 
 G_BEGIN_DECLS