summaryrefslogtreecommitdiff
path: root/hw/puv3_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/puv3_gpio.c')
-rw-r--r--hw/puv3_gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/puv3_gpio.c b/hw/puv3_gpio.c
index b2a790b683..5bab97e95a 100644
--- a/hw/puv3_gpio.c
+++ b/hw/puv3_gpio.c
@@ -12,7 +12,7 @@
#include "hw/sysbus.h"
#undef DEBUG_PUV3
-#include "hw/puv3.h"
+#include "hw/unicore32/puv3.h"
typedef struct {
SysBusDevice busdev;