X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Faudio%2Fwm8750.c;fp=qemu%2Fhw%2Faudio%2Fwm8750.c;h=0c6500e96ac7c926fe48ad39b6b503421fe66429;hb=437fd90c0250dee670290f9b714253671a990160;hp=b50b3314024c4c1d28893ffc73fe1600fc85ca7c;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/audio/wm8750.c b/qemu/hw/audio/wm8750.c index b50b33140..0c6500e96 100644 --- a/qemu/hw/audio/wm8750.c +++ b/qemu/hw/audio/wm8750.c @@ -7,6 +7,7 @@ * This file is licensed under GNU GPL. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/i2c/i2c.h" #include "audio/audio.h"