summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontextprivate.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2017-12-05 15:44:00 +0100
committerBenjamin Otte <otte@redhat.com>2017-12-10 01:09:14 +0100
commit815cd0ed687f581f8693ad0c24f14377c0bdeb74 (patch)
tree52bf025d9258635750f0398063886e8a18f0018c /gdk/gdkapplaunchcontextprivate.h
parent8233cf36884cf07074f612300c1e014bf9057df2 (diff)
downloadgtk+-815cd0ed687f581f8693ad0c24f14377c0bdeb74.tar.gz
gdk: Include gio.h in gdktypes.h
It's where we include all our external dependencies. This way, we don't have to include it in all headers again and again.
Diffstat (limited to 'gdk/gdkapplaunchcontextprivate.h')
-rw-r--r--gdk/gdkapplaunchcontextprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdkapplaunchcontextprivate.h b/gdk/gdkapplaunchcontextprivate.h
index bfb392598a..9a2bb7199b 100644
--- a/gdk/gdkapplaunchcontextprivate.h
+++ b/gdk/gdkapplaunchcontextprivate.h
@@ -18,7 +18,6 @@
#ifndef __GDK_APP_LAUNCH_CONTEXT_PRIVATE_H__
#define __GDK_APP_LAUNCH_CONTEXT_PRIVATE_H__
-#include <gio/gio.h>
#include "gdkapplaunchcontext.h"
#include "gdktypes.h"