]> Git Repo - qemu.git/blobdiff - os-win32.c
audio: reduce glob_audio_state usage
[qemu.git] / os-win32.c
index 0e0d7f50f3f7901c41668c26af5902ff4023ca03..1336cd34f03c45219629870764657cd98ca78e75 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include <windows.h>
 #include <mmsystem.h>
-#include "sysemu/sysemu.h"
+#include "qemu-common.h"
 #include "qemu-options.h"
+#include "sysemu/runstate.h"
 
 /***********************************************************/
 /* Functions missing in mingw */
This page took 0.024071 seconds and 4 git commands to generate.