mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
remove some double-includes
Some source files #include the same header more than once for no good reason. Remove second #includes in such cases. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
/* public domain */
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "audio.h"
|
||||
|
||||
#define AUDIO_CAP "win-int"
|
||||
#include <windows.h>
|
||||
|
Reference in New Issue
Block a user