summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2017-11-02 21:39:00 +0100
committerBenjamin Otte <otte@redhat.com>2017-11-04 00:07:13 +0100
commitca3c23662cfe515d7de348aa42d07be7d4bb3e83 (patch)
tree725bde3b54c44588e2a7312fded868fb7a1facd5 /gdk/gdk.h
parent8ba9ae601283be265e59c6092d61c099f8a17d65 (diff)
downloadgtk+-ca3c23662cfe515d7de348aa42d07be7d4bb3e83.tar.gz
GskTexture => GdkTexture
We want this thing to replace GdkPixbuf, so it has to live in GDK.
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 5ec87bbcbc..5520648fc9 100644
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -57,6 +57,7 @@
#include <gdk/gdkrgba.h>
#include <gdk/gdkseat.h>
#include <gdk/gdkselection.h>
+#include <gdk/gdktexture.h>
#include <gdk/gdkthreads.h>
#include <gdk/gdktypes.h>
#include <gdk/gdkvulkancontext.h>