X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faudio%2Fopenal_sound_source.hpp;h=dc7136fdc4782cf6e784e54ad49ce22ddbe1c1d5;hb=b029182b66e1f36e8eb7a1d8d23d26d475dec45f;hp=0d989ed733cccf344fb0f41490f532fd61256d28;hpb=53658c421bfe7148cb2781b793b194b4668a11ff;p=supertux.git diff --git a/src/audio/openal_sound_source.hpp b/src/audio/openal_sound_source.hpp index 0d989ed73..dc7136fdc 100644 --- a/src/audio/openal_sound_source.hpp +++ b/src/audio/openal_sound_source.hpp @@ -19,11 +19,7 @@ #ifndef __OPENAL_SOUND_SOURCE_H__ #define __OPENAL_SOUND_SOURCE_H__ -#ifndef MACOSX -#include -#else -#include -#endif +#include #include "sound_source.hpp"