diff options
Diffstat (limited to 'hw/ipack.h')
-rw-r--r-- | hw/ipack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ipack.h b/hw/ipack.h index 69e26282d3..f2b7a12e05 100644 --- a/hw/ipack.h +++ b/hw/ipack.h @@ -11,7 +11,7 @@ #ifndef QEMU_IPACK_H #define QEMU_IPACK_H -#include "qdev.h" +#include "hw/qdev.h" typedef struct IPackBus IPackBus; |