Update Changelog with new Xscale platforms and vmsvga.
[qemu] / sdl.c
diff --git a/sdl.c b/sdl.c
index cac1a03..edd173e 100644 (file)
--- a/sdl.c
+++ b/sdl.c
@@ -21,7 +21,9 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "qemu-common.h"
+#include "console.h"
+#include "sysemu.h"
 
 #include <SDL.h>