]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfontchooserwidget.h
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtkfontchooserwidget.h
index c9980859007895345639ed028d1b0c7e447efadb..662f9326e8ad7b406654f3e847536c405db90714 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FONT_CHOOSER_WIDGET_H__
+#define __GTK_FONT_CHOOSER_WIDGET_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FONT_CHOOSER_WIDGET_H__
-#define __GTK_FONT_CHOOSER_WIDGET_H__
-
 #include <gtk/gtkbox.h>
 
 G_BEGIN_DECLS