]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkactivatable.h
Revert "box: Don't special-case RTL hbox child positions anymore"
[~andy/gtk] / gtk / gtkactivatable.h
index 6b13c176f48950399e997d5cf48eeeb8ed8d52e1..4ff90f8e12547a53877e6f756c42758745ad1239 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_ACTIVATABLE_H__
+#define __GTK_ACTIVATABLE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_ACTIVATABLE_H__
-#define __GTK_ACTIVATABLE_H__
-
 #include <gtk/gtkaction.h>
 
 G_BEGIN_DECLS