diff options
Diffstat (limited to 'hw/a9scu.c')
-rw-r--r-- | hw/a9scu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/a9scu.c b/hw/a9scu.c index 0e9e54d7fb..05897c2fa2 100644 --- a/hw/a9scu.c +++ b/hw/a9scu.c @@ -8,7 +8,7 @@ * This code is licensed under the GPL. */ -#include "sysbus.h" +#include "hw/sysbus.h" /* A9MP private memory region. */ |