aboutsummaryrefslogtreecommitdiffstats
path: root/hw/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/irq.c')
-rw-r--r--hw/irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/irq.c b/hw/irq.c
index 3621b8e..eca707d 100644
--- a/hw/irq.c
+++ b/hw/irq.c
@@ -21,7 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-#include "vl.h"
+#include "qemu-common.h"
#include "irq.h"
struct IRQState {