X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=snd_sdl.c;h=583ea1f8b3b00d767f61abab2a2f836bf8f86bf4;hb=e7409cd1bce830e40bc6d88e2b76a4cd6756e007;hp=c88b28c8bb3d565fe3677375b23c1247d955edc7;hpb=42a84a82462e7bf863438e2729cc902aad7258c0;p=xonotic%2Fdarkplaces.git diff --git a/snd_sdl.c b/snd_sdl.c index c88b28c8..583ea1f8 100644 --- a/snd_sdl.c +++ b/snd_sdl.c @@ -16,11 +16,11 @@ You should have received a copy of the GNU General Public License 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 #include +#include "quakedef.h" + #include "snd_main.h"