summaryrefslogtreecommitdiff
path: root/gtk/gtkwin32themeprivate.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2019-03-16 04:48:26 +0100
committerBenjamin Otte <otte@redhat.com>2019-03-19 08:53:25 +0100
commita44ac75e652f5c33d93c841868af3b7218b54510 (patch)
treea094abc9d049368b04c5875c96496b00a6bef694 /gtk/gtkwin32themeprivate.h
parent85c8e29d78413bb863f6e3f020dfd00079eb42ea (diff)
downloadgtk+-a44ac75e652f5c33d93c841868af3b7218b54510.tar.gz
gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h
And make sure it's included everywhere it's needed.
Diffstat (limited to 'gtk/gtkwin32themeprivate.h')
-rw-r--r--gtk/gtkwin32themeprivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkwin32themeprivate.h b/gtk/gtkwin32themeprivate.h
index 9ea7777366..056e098062 100644
--- a/gtk/gtkwin32themeprivate.h
+++ b/gtk/gtkwin32themeprivate.h
@@ -20,6 +20,7 @@
#ifndef __GTK_WIN32_THEME_PART_H__
#define __GTK_WIN32_THEME_PART_H__
+#include "gtkborder.h"
#include "gtkcssparserprivate.h"
G_BEGIN_DECLS