forgot to remove some temporary crap

This commit is contained in:
Andrei "Akari" Alexeyev 2017-03-01 22:49:28 +02:00
parent b043823b54
commit 6f31847ca5

View file

@ -8,9 +8,6 @@
#ifndef AUDIO_H
#define AUDIO_H
#undef HAVE_MIXER
#define HAVE_MIXER
#ifdef HAVE_MIXER
#include <SDL_mixer.h>
#else