diff options
Diffstat (limited to 'hw/i82374.c')
-rw-r--r-- | hw/i82374.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i82374.c b/hw/i82374.c index 6a62ba2..22115e4 100644 --- a/hw/i82374.c +++ b/hw/i82374.c @@ -22,7 +22,7 @@ * THE SOFTWARE. */ -#include "isa.h" +#include "hw/isa.h" //#define DEBUG_I82374 |