aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_fb.c')
-rw-r--r--hw/goldfish_fb.c4
1 files changed, 2 insertions, 2 deletions
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"