diff options
Diffstat (limited to 'hw/omap.h')
-rw-r--r-- | hw/omap.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef hw_omap_h -#include "memory.h" +#include "exec/memory.h" # define hw_omap_h "omap.h" #include "hw/irq.h" |