summaryrefslogtreecommitdiff
path: root/hw/omap_sdrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/omap_sdrc.c')
-rw-r--r--hw/omap_sdrc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/omap_sdrc.c b/hw/omap_sdrc.c
index b0f3b8e675..510e6cc580 100644
--- a/hw/omap_sdrc.c
+++ b/hw/omap_sdrc.c
@@ -17,8 +17,8 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "hw.h"
-#include "omap.h"
+#include "hw/hw.h"
+#include "hw/omap.h"
/* SDRAM Controller Subsystem */
struct omap_sdrc_s {