]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdktestutils.h
Include config.h in gdkenumtypes.c.template
[~andy/gtk] / gdk / gdktestutils.h
index 4471e887eed18d7b37af4b100600fbcdad3fd4f1..dcbb6ea2de1fe9c8b8317a5037cd23c3f9d2625f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GDK_TEST_UTILS_H__
+#define __GDK_TEST_UTILS_H__
+
 #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION)
 #error "Only <gdk/gdk.h> can be included directly."
 #endif
 
-#ifndef __GDK_TEST_UTILS_H__
-#define __GDK_TEST_UTILS_H__
-
 #include <gdk/gdkwindow.h>
 
 G_BEGIN_DECLS