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_fb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/goldfish_fb.c') diff --git a/hw/goldfish_fb.c b/hw/goldfish_fb.c index db3e25b..71cede2 100644 --- a/hw/goldfish_fb.c +++ b/hw/goldfish_fb.c @@ -9,8 +9,8 @@ ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. */ -#include "vl.h" -#include "android.h" +#include "qemu_file.h" +#include "android/android.h" #include "goldfish_device.h" #include "framebuffer.h" -- cgit v1.1