diff options
Diffstat (limited to 'hw/xfree86/loader/sdksyms.sh')
-rwxr-xr-x | hw/xfree86/loader/sdksyms.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/loader/sdksyms.sh b/hw/xfree86/loader/sdksyms.sh index 424503102..13c5ae5f8 100755 --- a/hw/xfree86/loader/sdksyms.sh +++ b/hw/xfree86/loader/sdksyms.sh @@ -231,6 +231,7 @@ cat > sdksyms.c << EOF #include "miwideline.h" #include "mistruct.h" #include "mifpoly.h" +#include "mioverlay.h" /* randr/Makefile.am */ |