aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_sdrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/omap_sdrc.c')
-rw-r--r--hw/omap_sdrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/omap_sdrc.c b/hw/omap_sdrc.c
index 510e6cc580..e38b571054 100644
--- a/hw/omap_sdrc.c
+++ b/hw/omap_sdrc.c
@@ -18,7 +18,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw/hw.h"
-#include "hw/omap.h"
+#include "hw/arm/omap.h"
/* SDRAM Controller Subsystem */
struct omap_sdrc_s {