]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcellareacontext.h
GtkIconTheme: fix regression from 0db32f0632ef4675bfcfc9ec201f7af157a48ab0
[~andy/gtk] / gtk / gtkcellareacontext.h
index 7daca086d1d23e24f5b122bd07ebd61c2463b915..c42aba7b8717a0831349be9479ca4a037a1d2d25 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_CELL_AREA_CONTEXT_H__
+#define __GTK_CELL_AREA_CONTEXT_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_CELL_AREA_CONTEXT_H__
-#define __GTK_CELL_AREA_CONTEXT_H__
-
 #include <gtk/gtkcellarea.h>
 
 G_BEGIN_DECLS