These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / display / ads7846.c
index 3f35369..05aa2d1 100644 (file)
@@ -10,7 +10,8 @@
  * GNU GPL, version 2 or (at your option) any later version.
  */
 
-#include "hw/ssi.h"
+#include "qemu/osdep.h"
+#include "hw/ssi/ssi.h"
 #include "ui/console.h"
 
 typedef struct {