]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktooltip.h
Fix includes
[~andy/gtk] / gtk / gtktooltip.h
index ab8f3eb5f0fbe53d9e999b609c560e9eba2e2581..daa4a3e69f9d8029e13f25be8ab21abb1a83907f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_TOOLTIP_H__
+#define __GTK_TOOLTIP_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TOOLTIP_H__
-#define __GTK_TOOLTIP_H__
-
 #include <gtk/gtkwindow.h>
 
 G_BEGIN_DECLS