]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/arm/bcm2835_peripherals.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / hw / arm / bcm2835_peripherals.c
index 8099a8a92ee506e4f7c72a5a96672ad4f78fdebe..234d5184300bcafda2a4a55e27c9c37c009cbebc 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/arm/bcm2835_peripherals.h"
 #include "hw/misc/bcm2835_mbox_defs.h"
 #include "hw/arm/raspi_platform.h"