diff options
Diffstat (limited to 'hw/cuda.c')
| -rw-r--r-- | hw/cuda.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/cuda.c b/hw/cuda.c index 2ae430d326..f797796a36 100644 --- a/hw/cuda.c +++ b/hw/cuda.c @@ -24,7 +24,7 @@ */ #include "hw/hw.h" #include "hw/ppc/mac.h" -#include "hw/adb.h" +#include "hw/input/adb.h" #include "qemu/timer.h" #include "sysemu/sysemu.h" |