diff options
Diffstat (limited to 'src/mach64_sarea.h')
-rw-r--r-- | src/mach64_sarea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mach64_sarea.h b/src/mach64_sarea.h index 47a4bf9a..5a7f4898 100644 --- a/src/mach64_sarea.h +++ b/src/mach64_sarea.h @@ -31,7 +31,7 @@ #ifndef __MACH64_SAREA_H__ #define __MACH64_SAREA_H__ 1 -#include "Xmd.h" +#include <X11/Xmd.h> /* WARNING: If you change any of these defines, make sure to change the * defines in the kernel file (mach64_drm.h) |