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