]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/eeprom93xx.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / eeprom93xx.c
index 4c7158d1a59a753bf2eeacfd63c0a7aa75b61355..39f560553d15c22589c513ad840147118a396ef3 100644 (file)
@@ -35,8 +35,8 @@
  * - No emulation of EEPROM timings.
  */
 
-#include "hw.h"
-#include "eeprom93xx.h"
+#include "hw/hw.h"
+#include "hw/eeprom93xx.h"
 
 /* Debug EEPROM emulation. */
 //~ #define DEBUG_EEPROM