]> git.proxmox.com Git - qemu.git/blobdiff - hw/omap2.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / omap2.c
index 7ccee696611be42ebeec5e3dfc8a6a7108d2eb5a..dc6867c962fc45c068e3af836cc7b1615885cc58 100644 (file)
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "blockdev.h"
+#include "sysemu/blockdev.h"
 #include "hw.h"
 #include "arm-misc.h"
 #include "omap.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #include "qemu/timer.h"
 #include "qemu-char.h"
 #include "flash.h"