diff options
Diffstat (limited to 'src/r128_sarea.h')
-rw-r--r-- | src/r128_sarea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_sarea.h b/src/r128_sarea.h index b9ad29d..6116f1d 100644 --- a/src/r128_sarea.h +++ b/src/r128_sarea.h @@ -38,7 +38,7 @@ #ifndef _R128_SAREA_H_ #define _R128_SAREA_H_ -#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 (r128_drm.h) |