summaryrefslogtreecommitdiffstats
path: root/hw/display/dpcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/dpcd.c')
-rw-r--r--hw/display/dpcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/display/dpcd.c b/hw/display/dpcd.c
index 5a36855240..ce92ff6e2a 100644
--- a/hw/display/dpcd.c
+++ b/hw/display/dpcd.c
@@ -28,7 +28,7 @@
#include "qemu/osdep.h"
#include "qemu/log.h"
-#include "hw/misc/aux.h"
+#include "hw/misc/auxbus.h"
#include "hw/display/dpcd.h"
#ifndef DEBUG_DPCD