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