summaryrefslogtreecommitdiff
path: root/hw/openrisc_pic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/openrisc_pic.c')
-rw-r--r--hw/openrisc_pic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/openrisc_pic.c b/hw/openrisc_pic.c
index aaeb9a9171..931511ec0f 100644
--- a/hw/openrisc_pic.c
+++ b/hw/openrisc_pic.c
@@ -18,7 +18,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "hw.h"
+#include "hw/hw.h"
#include "cpu.h"
/* OpenRISC pic handler */