summaryrefslogtreecommitdiff
path: root/hw/puv3_ost.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/puv3_ost.c')
-rw-r--r--hw/puv3_ost.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/puv3_ost.c b/hw/puv3_ost.c
index 14c6f21a75..10a522adbb 100644
--- a/hw/puv3_ost.c
+++ b/hw/puv3_ost.c
@@ -8,11 +8,11 @@
* published by the Free Software Foundation, or any later version.
* See the COPYING file in the top-level directory.
*/
-#include "sysbus.h"
-#include "ptimer.h"
+#include "hw/sysbus.h"
+#include "hw/ptimer.h"
#undef DEBUG_PUV3
-#include "puv3.h"
+#include "hw/puv3.h"
/* puv3 ostimer implementation. */
typedef struct {