diff options
Diffstat (limited to 'hw/mcf5208.c')
-rw-r--r-- | hw/mcf5208.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mcf5208.c b/hw/mcf5208.c index 3b0636dc2f..aa11a755cc 100644 --- a/hw/mcf5208.c +++ b/hw/mcf5208.c @@ -8,6 +8,7 @@ #include "hw.h" #include "mcf.h" #include "qemu-timer.h" +#include "ptimer.h" #include "sysemu.h" #include "net.h" #include "boards.h" |