]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcolorscaleprivate.h
GtkLabelAccessible: Sanity check _get_text() input values
[~andy/gtk] / gtk / gtkcolorscaleprivate.h
index 5d3b5d2a7ab7221fb61ca76025095df46e8a7c3a..1b843f3135e21f75ff96d5bd33986c27b508f63f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_COLOR_SCALE_H__
+#define __GTK_COLOR_SCALE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_COLOR_SCALE_H__
-#define __GTK_COLOR_SCALE_H__
-
 #include <gtk/gtkscale.h>
 
 G_BEGIN_DECLS