summaryrefslogtreecommitdiff
path: root/hw/hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hid.c')
-rw-r--r--hw/hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hid.c b/hw/hid.c
index 03761ab8b8..7935998e83 100644
--- a/hw/hid.c
+++ b/hw/hid.c
@@ -23,7 +23,7 @@
* THE SOFTWARE.
*/
#include "hw.h"
-#include "console.h"
+#include "ui/console.h"
#include "qemu-timer.h"
#include "hid.h"