summaryrefslogtreecommitdiff
path: root/hw/qxl-logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/qxl-logger.c')
-rw-r--r--hw/qxl-logger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/qxl-logger.c b/hw/qxl-logger.c
index 3cd85d9b97..84f9aa1eda 100644
--- a/hw/qxl-logger.c
+++ b/hw/qxl-logger.c
@@ -20,7 +20,7 @@
*/
#include "qemu/timer.h"
-#include "qxl.h"
+#include "hw/qxl.h"
static const char *qxl_type[] = {
[ QXL_CMD_NOP ] = "nop",