summaryrefslogtreecommitdiff
path: root/hw/adb.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/adb.h')
-rw-r--r--hw/adb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/adb.h b/hw/adb.h
index 721f1ac43e..bdfccd4041 100644
--- a/hw/adb.h
+++ b/hw/adb.h
@@ -26,7 +26,7 @@
#if !defined(__ADB_H__)
#define __ADB_H__
-#include "qdev.h"
+#include "hw/qdev.h"
#define MAX_ADB_DEVICES 16