summaryrefslogtreecommitdiff
path: root/gdk/quartz/GdkQuartzView.c
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2010-06-27 10:32:12 +0200
committerKristian Rietveld <kris@gtk.org>2010-06-27 11:00:42 +0200
commit7f2e4c38a9bd9ed30db937d9fc8b51cb87324c23 (patch)
treeb20db4f5af04f80d01a4b7dfb1a2ff47d4cedea4 /gdk/quartz/GdkQuartzView.c
parent64f11c366aae4b0d38bcd632ed75a55027667c81 (diff)
downloadgtk+-7f2e4c38a9bd9ed30db937d9fc8b51cb87324c23.tar.gz
Move Leopard-specific type definitions to gdkquartz.h
Update includes subsequently where it matters. Fixes build on Mac OS X 10.4. (cherry picked from commit e634f3fbe0498afc560530d9b92eb4709d7c7f97)
Diffstat (limited to 'gdk/quartz/GdkQuartzView.c')
-rw-r--r--gdk/quartz/GdkQuartzView.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/quartz/GdkQuartzView.c b/gdk/quartz/GdkQuartzView.c
index 02018ff8d0..2c897fb883 100644
--- a/gdk/quartz/GdkQuartzView.c
+++ b/gdk/quartz/GdkQuartzView.c
@@ -23,6 +23,7 @@
#include "gdkregion-generic.h"
#include "gdkwindow-quartz.h"
#include "gdkprivate-quartz.h"
+#include "gdkquartz.h"
@implementation GdkQuartzView