]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorplaneprivate.h
spinbutton: don't override initial text in non-numeric-only spin buttons
[~andy/gtk] / gtk / gtkcolorplaneprivate.h
index 34bf2ad2cb15b51f32270152ac0730d003fb0f7c..01c1ddb11b7e9196d28101ef5341d214135a4780 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_COLOR_PLANE_H__
+#define __GTK_COLOR_PLANE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_COLOR_PLANE_H__
-#define __GTK_COLOR_PLANE_H__
-
 #include <gtk/gtkdrawingarea.h>
+#include <gtk/gtktypes.h>
 
 G_BEGIN_DECLS