diff options
Diffstat (limited to 'hw/display/qxl-logger.c')
-rw-r--r-- | hw/display/qxl-logger.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display/qxl-logger.c b/hw/display/qxl-logger.c index d944d3f..2ec6d8f 100644 --- a/hw/display/qxl-logger.c +++ b/hw/display/qxl-logger.c @@ -19,6 +19,7 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu/timer.h" #include "qxl.h" |