summaryrefslogtreecommitdiff
path: root/hw/xfree86/int10/xf86int10.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/int10/xf86int10.h')
-rw-r--r--hw/xfree86/int10/xf86int10.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xfree86/int10/xf86int10.h b/hw/xfree86/int10/xf86int10.h
index c17e95d16..9e137df41 100644
--- a/hw/xfree86/int10/xf86int10.h
+++ b/hw/xfree86/int10/xf86int10.h
@@ -9,8 +9,8 @@
#ifndef _XF86INT10_H
#define _XF86INT10_H
-#include "Xmd.h"
-#include "Xdefs.h"
+#include <X11/Xmd.h>
+#include <X11/Xdefs.h>
#include "xf86Pci.h"
#define SEG_ADDR(x) (((x) >> 4) & 0x00F000)