diff options
Diffstat (limited to 'hw/adb.c')
-rw-r--r-- | hw/adb.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ */ #include "hw.h" #include "adb.h" -#include "console.h" +#include "ui/console.h" /* debug ADB */ //#define DEBUG_ADB |