]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcelleditable.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcelleditable.h
index 7cd3fbf718a3600336faef2933b8dea92202408f..ae97d9ad7218f82ddf0b9452d10d1dca9ee58e8f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_CELL_EDITABLE_H__
+#define __GTK_CELL_EDITABLE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_CELL_EDITABLE_H__
-#define __GTK_CELL_EDITABLE_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS