diff options
Diffstat (limited to 'src/sound_openal.cpp')
-rw-r--r-- | src/sound_openal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound_openal.cpp b/src/sound_openal.cpp index ca1023413..0c4ae8856 100644 --- a/src/sound_openal.cpp +++ b/src/sound_openal.cpp @@ -39,7 +39,6 @@ with this program; ifnot, write to the Free Software Foundation, Inc., #include <vorbis/vorbisfile.h> #include <assert.h> #include "log.h" -#include "filesys.h" #include "util/numeric.h" // myrand() #include "porting.h" #include <map> |