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