1 2 3 4 5 6 7 8 9 10 11 12
diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c index 4c37cfc..d930962 100644 --- a/hw/xfree86/xorg-wrapper.c +++ b/hw/xfree86/xorg-wrapper.c @@ -24,6 +24,7 @@ */ #include "dix-config.h" +#include "xorg-config.h" #include <errno.h> #include <fcntl.h>