diff options
Diffstat (limited to 'hw/puv3_ost.c')
-rw-r--r-- | hw/puv3_ost.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/puv3_ost.c b/hw/puv3_ost.c index 10a522adbb..0c3d827978 100644 --- a/hw/puv3_ost.c +++ b/hw/puv3_ost.c @@ -12,7 +12,7 @@ #include "hw/ptimer.h" #undef DEBUG_PUV3 -#include "hw/puv3.h" +#include "hw/unicore32/puv3.h" /* puv3 ostimer implementation. */ typedef struct { |