]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkorientable.h
filechooserbutton: In SELECT_FOLDER, when the selection is empty, show (None) in...
[~andy/gtk] / gtk / gtkorientable.h
index bdc34d31baab08f77f86b8ea38610bfeca80f0b9..2708a45597397962098cfaa19efa655fbe9a752b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_ORIENTABLE_H__
+#define __GTK_ORIENTABLE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_ORIENTABLE_H__
-#define __GTK_ORIENTABLE_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS