summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/xpr/dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/quartz/xpr/dri.c')
-rw-r--r--hw/darwin/quartz/xpr/dri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/darwin/quartz/xpr/dri.c b/hw/darwin/quartz/xpr/dri.c
index 25934c746..e8e49f965 100644
--- a/hw/darwin/quartz/xpr/dri.c
+++ b/hw/darwin/quartz/xpr/dri.c
@@ -45,8 +45,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"