diff options
Diffstat (limited to 'hw/xquartz/quartz.c')
-rw-r--r-- | hw/xquartz/quartz.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/quartz.c b/hw/xquartz/quartz.c index 3f8f8b9e9..ca8b24595 100644 --- a/hw/xquartz/quartz.c +++ b/hw/xquartz/quartz.c @@ -45,7 +45,7 @@ #include "X11Application.h" -#include <X11/extensions/applewm.h> +#include <X11/extensions/applewmconst.h> #include <X11/extensions/randr.h> // X headers |