Include gdkquartz.h so GDK_IS_QUARTZ_SCREEN is actually defined
This commit is contained in:
@ -39,6 +39,10 @@
|
|||||||
#include <pango/pangofc-fontmap.h>
|
#include <pango/pangofc-fontmap.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef GDK_WINDOWING_QUARTZ
|
||||||
|
#include "quartz/gdkquartz.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtksettings
|
* SECTION:gtksettings
|
||||||
|
Reference in New Issue
Block a user