summaryrefslogtreecommitdiffstats
path: root/hw/omap1.c
diff options
context:
space:
mode:
authorPaolo Bonzini2012-12-17 18:20:00 +0100
committerPaolo Bonzini2012-12-19 08:32:39 +0100
commit1de7afc984b49af164e2619e6850b9732b173b34 (patch)
tree60cd16f527440fcfcdb81d9bea1af5d9147604c4 /hw/omap1.c
parentqom: move include files to include/qom/ (diff)
downloadqemu-1de7afc984b49af164e2619e6850b9732b173b34.tar.gz
qemu-1de7afc984b49af164e2619e6850b9732b173b34.tar.xz
qemu-1de7afc984b49af164e2619e6850b9732b173b34.zip
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/omap1.c')
-rw-r--r--hw/omap1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/omap1.c b/hw/omap1.c
index 4d5815eb08..50c4570f31 100644
--- a/hw/omap1.c
+++ b/hw/omap1.c
@@ -22,7 +22,7 @@
#include "sysemu.h"
#include "soc_dma.h"
#include "blockdev.h"
-#include "range.h"
+#include "qemu/range.h"
#include "sysbus.h"
/* Should signal the TCMI/GPMC */