aboutsummaryrefslogtreecommitdiff
path: root/hw/mcf_intc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mcf_intc.c')
-rw-r--r--hw/mcf_intc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/mcf_intc.c b/hw/mcf_intc.c
index e469c3119..4e99aeb4f 100644
--- a/hw/mcf_intc.c
+++ b/hw/mcf_intc.c
@@ -5,7 +5,8 @@
*
* This code is licenced under the GPL
*/
-#include "vl.h"
+#include "hw.h"
+#include "mcf.h"
typedef struct {
uint64_t ipr;