]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpaned.h
filechooserbutton: Emit 'selection-changed' when changing the selection programmatically
[~andy/gtk] / gtk / gtkpaned.h
index 67642a347eafb6c3ce283454c5985159692276be..55ec32c2506ef6469adf7c0dc01667f702af3b9a 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_PANED_H__
+#define __GTK_PANED_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_PANED_H__
-#define __GTK_PANED_H__
-
 #include <gtk/gtkcontainer.h>
 
 G_BEGIN_DECLS