]> Git Repo - qemu.git/blobdiff - hw/i386/pc_q35.c
Include qapi/error.h exactly where needed
[qemu.git] / hw / i386 / pc_q35.c
index ed3a0b8ff79a9d7965ee2ce63d5190eea0d8c7ad..aba7541a82bb7fedcbe1b86778ab89592ca270a0 100644 (file)
@@ -27,6 +27,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/loader.h"
@@ -48,6 +49,7 @@
 #include "hw/ide/pci.h"
 #include "hw/ide/ahci.h"
 #include "hw/usb.h"
+#include "qapi/error.h"
 #include "qemu/error-report.h"
 #include "sysemu/numa.h"
 
This page took 0.023608 seconds and 4 git commands to generate.