diff options
Diffstat (limited to 'hw/xilinx_intc.c')
-rw-r--r-- | hw/xilinx_intc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xilinx_intc.c b/hw/xilinx_intc.c index 0c34149..b106e72 100644 --- a/hw/xilinx_intc.c +++ b/hw/xilinx_intc.c @@ -22,8 +22,8 @@ * THE SOFTWARE. */ -#include "sysbus.h" -#include "hw.h" +#include "hw/sysbus.h" +#include "hw/hw.h" #define D(x) |