diff options
Diffstat (limited to 'hw/xquartz/quartzCommon.h')
-rw-r--r-- | hw/xquartz/quartzCommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xquartz/quartzCommon.h b/hw/xquartz/quartzCommon.h index c4bd2d803..40675bc5a 100644 --- a/hw/xquartz/quartzCommon.h +++ b/hw/xquartz/quartzCommon.h @@ -43,6 +43,7 @@ #define WindowPtr QD_WindowPtr #define Picture QD_Picture #include <ApplicationServices/ApplicationServices.h> +#include <Carbon/Carbon.h> #undef Cursor #undef WindowPtr #undef Picture |