aboutsummaryrefslogtreecommitdiff
path: root/hw/lm32_sys.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32_sys.c')
-rw-r--r--hw/lm32_sys.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/lm32_sys.c b/hw/lm32_sys.c
index a7887d14f6..b3350890cb 100644
--- a/hw/lm32_sys.c
+++ b/hw/lm32_sys.c
@@ -31,10 +31,10 @@
#include "hw.h"
#include "sysbus.h"
#include "trace.h"
-#include "qemu-log.h"
-#include "qemu-error.h"
+#include "qemu/log.h"
+#include "qemu/error-report.h"
#include "sysemu.h"
-#include "qemu-log.h"
+#include "qemu/log.h"
enum {
R_CTRL = 0,