]> git.proxmox.com Git - qemu.git/blobdiff - hw/vmmouse.c
Merge remote-tracking branch 'bonzini/header-dirs' into staging
[qemu.git] / hw / vmmouse.c
index 578122c9f585c3f0ba9846f5a0af0847bdb2883c..004d09851c22c487d0bbd5c319c6b9eb0e5dd233 100644 (file)
@@ -22,7 +22,7 @@
  * THE SOFTWARE.
  */
 #include "hw.h"
-#include "console.h"
+#include "ui/console.h"
 #include "ps2.h"
 #include "pc.h"
 #include "qdev.h"