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)
This commit is contained in:
Kristian Rietveld
2010-06-27 10:32:12 +02:00
parent 64f11c366a
commit 7f2e4c38a9
5 changed files with 16 additions and 13 deletions

View File

@ -23,6 +23,7 @@
#include "gdkregion-generic.h"
#include "gdkwindow-quartz.h"
#include "gdkprivate-quartz.h"
#include "gdkquartz.h"
@implementation GdkQuartzView