Revision 9c17d615 hw/omap2.c

b/hw/omap2.c
18 18
 * with this program; if not, see <http://www.gnu.org/licenses/>.
19 19
 */
20 20

  
21
#include "blockdev.h"
21
#include "sysemu/blockdev.h"
22 22
#include "hw.h"
23 23
#include "arm-misc.h"
24 24
#include "omap.h"
25
#include "sysemu.h"
25
#include "sysemu/sysemu.h"
26 26
#include "qemu/timer.h"
27 27
#include "qemu-char.h"
28 28
#include "flash.h"

Also available in: Unified diff