diff options
Diffstat (limited to 'hw/ide-internal.h')
-rw-r--r-- | hw/ide-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide-internal.h b/hw/ide-internal.h index 7fb8252c34..4f3f86ceb5 100644 --- a/hw/ide-internal.h +++ b/hw/ide-internal.h @@ -6,6 +6,7 @@ * only hw/ide*.c is supposed to include this file. * non-internal declarations are in hw/ide.h */ +#include "ide.h" /* debug IDE devices */ //#define DEBUG_IDE |