summaryrefslogtreecommitdiff
path: root/hw/pl041.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pl041.c')
-rw-r--r--hw/pl041.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/pl041.c b/hw/pl041.c
index 0b71c45748..92dddc2923 100644
--- a/hw/pl041.c
+++ b/hw/pl041.c
@@ -20,10 +20,10 @@
*
*/
-#include "sysbus.h"
+#include "hw/sysbus.h"
-#include "pl041.h"
-#include "lm4549.h"
+#include "hw/pl041.h"
+#include "hw/lm4549.h"
#if 0
#define PL041_DEBUG_LEVEL 1