]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/opencores_eth.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / opencores_eth.c
index f9ba5eeabae72404a7b543bb178013b51749fad3..be64bf2a68ac018da65a333e60446742942b9fc1 100644 (file)
@@ -31,8 +31,8 @@
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include "hw.h"
-#include "sysbus.h"
+#include "hw/hw.h"
+#include "hw/sysbus.h"
 #include "net/net.h"
 #include "sysemu/sysemu.h"
 #include "trace.h"