summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/xpr/appledri.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/quartz/xpr/appledri.c')
-rw-r--r--hw/darwin/quartz/xpr/appledri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/darwin/quartz/xpr/appledri.c b/hw/darwin/quartz/xpr/appledri.c
index 0eba61cb2..d4cd27b8f 100644
--- a/hw/darwin/quartz/xpr/appledri.c
+++ b/hw/darwin/quartz/xpr/appledri.c
@@ -38,8 +38,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define NEED_REPLIES
#define NEED_EVENTS
-#include "X.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xproto.h>
#include "misc.h"
#include "dixstruct.h"
#include "extnsionst.h"