aboutsummaryrefslogtreecommitdiff
path: root/hw/avr/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/avr/boot.c')
-rw-r--r--hw/avr/boot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/avr/boot.c b/hw/avr/boot.c
index d16bb3dbe1..cbede775ce 100644
--- a/hw/avr/boot.c
+++ b/hw/avr/boot.c
@@ -10,6 +10,7 @@
#include "qemu/osdep.h"
#include "qemu-common.h"
+#include "qemu/datadir.h"
#include "hw/loader.h"
#include "elf.h"
#include "boot.h"