]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcellareabox.h
GtkTextView: don't popdown a bubble if we don't have one
[~andy/gtk] / gtk / gtkcellareabox.h
index 5deccd9a122f9af8b02047f205d529baef377412..854faa0fe3725b8b17274acb8027338c8d01182a 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_CELL_AREA_BOX_H__
+#define __GTK_CELL_AREA_BOX_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_CELL_AREA_BOX_H__
-#define __GTK_CELL_AREA_BOX_H__
-
 #include <gtk/gtkcellarea.h>
 
 G_BEGIN_DECLS