diff options
Diffstat (limited to 'hw/pl330.c')
-rw-r--r-- | hw/pl330.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pl330.c b/hw/pl330.c index 60aa4a8f9f..8b33138f30 100644 --- a/hw/pl330.c +++ b/hw/pl330.c @@ -14,7 +14,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ -#include "sysbus.h" +#include "hw/sysbus.h" #include "qemu/timer.h" #include "sysemu/dma.h" |