diff options
Diffstat (limited to 'ui/shader.c')
-rw-r--r-- | ui/shader.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/shader.c b/ui/shader.c index 0588655..9264009 100644 --- a/ui/shader.c +++ b/ui/shader.c @@ -24,6 +24,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "ui/shader.h" |