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 22115e4fcf..835639d43c 100644 --- a/hw/i82374.c +++ b/hw/i82374.c @@ -22,7 +22,7 @@ * THE SOFTWARE. */ -#include "hw/isa.h" +#include "hw/isa/isa.h" //#define DEBUG_I82374 |