diff options
Diffstat (limited to 'hw/cuda.c')
| -rw-r--r-- | hw/cuda.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/cuda.c b/hw/cuda.c index 5c92d81b4b..6f059751d8 100644 --- a/hw/cuda.c +++ b/hw/cuda.c @@ -24,6 +24,7 @@ */ #include "hw.h" #include "ppc_mac.h" +#include "adb.h" #include "qemu-timer.h" #include "sysemu.h" |