diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c index 0e9a8c18c..65046015b 100644 --- a/hw/xfree86/common/xf86Init.c +++ b/hw/xfree86/common/xf86Init.c @@ -85,7 +85,7 @@ #include "randrstr.h" #include "xf86Bus.h" #ifdef XSERVER_LIBPCIACCESS -#include "xf86VGAarbiter.h" +#include "xf86VGAarbiter_priv.h" #endif #include "globals.h" #include "xserver-properties.h"