]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/dp8393x.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / dp8393x.c
index 808157b38b7d8368ee0a1c452b6a42ab79a4deba..8b5ca6a4ece6636bec71106129d353c2fd7df057 100644 (file)
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "qemu/timer.h"
 #include "net/net.h"
-#include "mips.h"
+#include "hw/mips.h"
 
 //#define DEBUG_SONIC