diff options
Diffstat (limited to 'hw/xquartz')
-rw-r--r-- | hw/xquartz/xpr/xprScreen.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/xpr/xprScreen.c b/hw/xquartz/xpr/xprScreen.c index 1fac9ec60..9a2b1b4cc 100644 --- a/hw/xquartz/xpr/xprScreen.c +++ b/hw/xquartz/xpr/xprScreen.c @@ -48,6 +48,8 @@ #include "applewmExt.h" #include "micmap.h" +#include "rootlessCommon.h" + #ifdef DAMAGE # include "damage.h" #endif |