X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=snd_win.c;h=080122487a821d438a0e25eaad3070e4139294f0;hb=a7dec84b2f42d22b1261bf88ac9244ac5cc9d4c4;hp=a7a2adff12571818a8f74629f8e821498585c7bf;hpb=a38075261bb8a657f82c7a8de5726938fd650ff9;p=xonotic%2Fdarkplaces.git diff --git a/snd_win.c b/snd_win.c index a7a2adff..08012248 100644 --- a/snd_win.c +++ b/snd_win.c @@ -17,8 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "quakedef.h" -#include "snd_main.h" #ifdef SUPPORTDIRECTX #ifndef DIRECTSOUND_VERSION @@ -31,6 +29,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #endif +#include "qtypes.h" +#include "quakedef.h" +#include "snd_main.h" + // ============================================================================== #ifndef _WAVEFORMATEXTENSIBLE_