]> git.proxmox.com Git - qemu.git/blobdiff - hw/adb.c
hw: move headers to include/
[qemu.git] / hw / adb.c
index fd9052c16b04571b6198d42e07e28b91031abbeb..a75d3fd7b9bb41d614ad5483ec27395b0f898f05 100644 (file)
--- a/hw/adb.c
+++ b/hw/adb.c
@@ -22,7 +22,7 @@
  * THE SOFTWARE.
  */
 #include "hw/hw.h"
-#include "hw/adb.h"
+#include "hw/input/adb.h"
 #include "ui/console.h"
 
 /* debug ADB */