summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx11dnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkx11dnd.h')
-rw-r--r--gdk/x11/gdkx11dnd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdk/x11/gdkx11dnd.h b/gdk/x11/gdkx11dnd.h
index f1bc7888bb..856d2f1090 100644
--- a/gdk/x11/gdkx11dnd.h
+++ b/gdk/x11/gdkx11dnd.h
@@ -15,13 +15,13 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifndef __GDK_X11_DND_H__
+#define __GDK_X11_DND_H__
+
#if !defined (__GDKX_H_INSIDE__) && !defined (GDK_COMPILATION)
#error "Only <gdk/gdkx.h> can be included directly."
#endif
-#ifndef __GDK_X11_DND_H__
-#define __GDK_X11_DND_H__
-
#include <gdk/gdk.h>
G_BEGIN_DECLS