]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfontchooser.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkfontchooser.h
index f91667c966793f3b8db689862ee7db5453639ad0..1c1bbf09b17ba602eb7ce9b2efbec22226293b28 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FONT_CHOOSER_H__
+#define __GTK_FONT_CHOOSER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FONT_CHOOSER_H__
-#define __GTK_FONT_CHOOSER_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS