summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2017-11-17 17:31:59 +0100
committerBenjamin Otte <otte@redhat.com>2017-11-20 23:12:33 +0100
commit0638bbb5d58d783519fd07dc548996d405398f4f (patch)
tree5da6e5e369c1e62da96ca907fe76794181c20f00 /gdk/gdk.h
parent0b40ad32f3cd496a65a96eca37f675f2b5dd1b75 (diff)
downloadgtk+-0638bbb5d58d783519fd07dc548996d405398f4f.tar.gz
gdk: Move GtkTargetList to GDK
It's gonna be renamed next, so put it in the right source file already. For now retain the old name to keep the diff small.
Diffstat (limited to 'gdk/gdk.h')
-rw-r--r--gdk/gdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdk.h b/gdk/gdk.h
index fc18b7419a..296720ce41 100644
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -31,6 +31,7 @@
#include <gdk/gdkversionmacros.h>
#include <gdk/gdkapplaunchcontext.h>
#include <gdk/gdkcairo.h>
+#include <gdk/gdkcontentformats.h>
#include <gdk/gdkcursor.h>
#include <gdk/gdkdevice.h>
#include <gdk/gdkdevicepad.h>