diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c index 6f658d7e2..4c37cfcb9 100644 --- a/hw/xfree86/xorg-wrapper.c +++ b/hw/xfree86/xorg-wrapper.c @@ -44,6 +44,8 @@ #include /* For DRM_DEV_NAME */ #endif +#include "misc.h" + #define CONFIG_FILE SYSCONFDIR "/X11/Xwrapper.config" static const char *progname;