These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / ssi / pl022.c
index 61d568f..564a0d3 100644 (file)
@@ -7,8 +7,9 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
-#include "hw/ssi.h"
+#include "hw/ssi/ssi.h"
 
 //#define DEBUG_PL022 1