]> git.proxmox.com Git - qemu.git/blobdiff - hw/ps2.c
ui: move files to ui/ and include/ui/
[qemu.git] / hw / ps2.c
index f93cd24d94d5cfa7026c85747bd5c49c57cd891a..ba80089aba8a3868090bacb1a70436c2fab0c8ab 100644 (file)
--- a/hw/ps2.c
+++ b/hw/ps2.c
@@ -23,7 +23,7 @@
  */
 #include "hw.h"
 #include "ps2.h"
-#include "console.h"
+#include "ui/console.h"
 #include "sysemu.h"
 
 /* debug PC keyboard */