diff options
Diffstat (limited to 'hw/core/loader-fit.c')
-rw-r--r-- | hw/core/loader-fit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/core/loader-fit.c b/hw/core/loader-fit.c index 7ccc9d5..9bdd4fa 100644 --- a/hw/core/loader-fit.c +++ b/hw/core/loader-fit.c @@ -25,7 +25,7 @@ #include "hw/loader-fit.h" #include "qemu/cutils.h" #include "qemu/error-report.h" -#include "sysemu/device_tree.h" +#include "system/device_tree.h" #include <libfdt.h> #include <zlib.h> |