]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/lm32_boards.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / lm32_boards.c
index 2bc06d7b7b35f4fdcbe812639c26a57bd8ec4863..1ce466a1b1da3f0383381d7c23336834609989cf 100644 (file)
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sysbus.h"
-#include "hw.h"
-#include "flash.h"
-#include "devices.h"
-#include "boards.h"
-#include "loader.h"
+#include "hw/sysbus.h"
+#include "hw/hw.h"
+#include "hw/flash.h"
+#include "hw/devices.h"
+#include "hw/boards.h"
+#include "hw/loader.h"
 #include "sysemu/blockdev.h"
 #include "elf.h"
-#include "lm32_hwsetup.h"
-#include "lm32.h"
+#include "hw/lm32_hwsetup.h"
+#include "hw/lm32.h"
 #include "exec/address-spaces.h"
 
 typedef struct {