Update Changelog with new Xscale platforms and vmsvga.
[qemu] / cocoa.m
diff --git a/cocoa.m b/cocoa.m
index 84f943c..d26b452 100644 (file)
--- a/cocoa.m
+++ b/cocoa.m
@@ -37,7 +37,9 @@
 
 #import <Cocoa/Cocoa.h>
 
-#include "vl.h"
+#include "qemu-common.h"
+#include "console.h"
+#include "sysemu.h"
 
 NSWindow *window = NULL;
 NSQuickDrawView *qd_view = NULL;