From c27f813900a3c114562efbb8df1065e94766fc48 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 10 Feb 2009 15:43:59 -0800 Subject: auto import from //branches/cupcake/...@130745 --- hw/goldfish_timer.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hw/goldfish_timer.c') diff --git a/hw/goldfish_timer.c b/hw/goldfish_timer.c index bb345a5..73f1455 100644 --- a/hw/goldfish_timer.c +++ b/hw/goldfish_timer.c @@ -9,7 +9,8 @@ ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. */ -#include "vl.h" +#include "qemu-timer.h" +#include "cpu.h" #include "arm_pic.h" #include "goldfish_device.h" -- cgit v1.1