diff options
Diffstat (limited to 'hw/ipoctal232.c')
-rw-r--r-- | hw/ipoctal232.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ipoctal232.c b/hw/ipoctal232.c index c1e3b197b5..1da6a99175 100644 --- a/hw/ipoctal232.c +++ b/hw/ipoctal232.c @@ -8,7 +8,7 @@ * later version. */ -#include "ipack.h" +#include "hw/ipack.h" #include "qemu/bitops.h" #include "char/char.h" |