summary refs log tree commit diff stats
path: root/hw/lm32_hwsetup.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32_hwsetup.h')
-rw-r--r--hw/lm32_hwsetup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/lm32_hwsetup.h b/hw/lm32_hwsetup.h
index 853e9abc7b..3449bd8dfc 100644
--- a/hw/lm32_hwsetup.h
+++ b/hw/lm32_hwsetup.h
@@ -26,7 +26,7 @@
 #define QEMU_HW_LM32_HWSETUP_H
 
 #include "qemu-common.h"
-#include "loader.h"
+#include "hw/loader.h"
 
 typedef struct {
     void *data;