]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/net/e1000e.c
Include hw/qdev-properties.h less
[thirdparty/qemu.git] / hw / net / e1000e.c
index 270ff938415bd8dac5a20d0a0cd2a523e907dc7a..b69fd7d8ad6c66d421d12f2f6fb150b838210aa0 100644 (file)
@@ -43,6 +43,7 @@
 #include "hw/hw.h"
 #include "hw/pci/msi.h"
 #include "hw/pci/msix.h"
+#include "hw/qdev-properties.h"
 #include "migration/vmstate.h"
 
 #include "e1000_regs.h"