]> Git Repo - qemu.git/blobdiff - hw/lm32_sys.c
hw: include hw header files with full paths
[qemu.git] / hw / lm32_sys.c
index 187ef6d0d6f689b8403ae793bcac8add3075bf04..33a3b80ce779410a323dd33b8effa5c50e7e5a9d 100644 (file)
@@ -28,8 +28,8 @@
  * the test is passed or any non-zero value to it if the test is failed.
  */
 
-#include "hw.h"
-#include "sysbus.h"
+#include "hw/hw.h"
+#include "hw/sysbus.h"
 #include "trace.h"
 #include "qemu/log.h"
 #include "qemu/error-report.h"
This page took 0.022366 seconds and 4 git commands to generate.