diff options
Diffstat (limited to 'hw/xfree86/xaa/xaaCpyPlane.c')
-rw-r--r-- | hw/xfree86/xaa/xaaCpyPlane.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xaa/xaaCpyPlane.c b/hw/xfree86/xaa/xaaCpyPlane.c index 611acc502..b614a8afb 100644 --- a/hw/xfree86/xaa/xaaCpyPlane.c +++ b/hw/xfree86/xaa/xaaCpyPlane.c @@ -10,7 +10,7 @@ */ -#include "misc.h" +#include <X11/misc.h> #include "xf86.h" #include "xf86_ansic.h" #include "xf86_OSproc.h" |