diff options
Diffstat (limited to 'hw/darwin/quartz/xpr/xprCursor.c')
-rw-r--r-- | hw/darwin/quartz/xpr/xprCursor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/darwin/quartz/xpr/xprCursor.c b/hw/darwin/quartz/xpr/xprCursor.c index 71a4277a4..e7f23b78b 100644 --- a/hw/darwin/quartz/xpr/xprCursor.c +++ b/hw/darwin/quartz/xpr/xprCursor.c @@ -33,7 +33,7 @@ #ifdef HAVE_XORG_CONFIG_H #include <xorg-config.h> #endif -#include "quartzCommon.h" +#include "quartz/quartzCommon.h" #include "xpr.h" #include "darwin.h" #include "Xplugin.h" |