diff --git a/src/gallium/targets/xvmc/target.c b/src/gallium/targets/xvmc/target.c index 42b1346d341..308e23bb4a0 100644 --- a/src/gallium/targets/xvmc/target.c +++ b/src/gallium/targets/xvmc/target.c @@ -1 +1,2 @@ #include "target-helpers/drm_helper.h" +#include "target-helpers/sw_helper.h"