Compile with newer openal-soft

This commit is contained in:
Jari Vetoniemi 2020-03-16 00:11:12 +09:00 committed by Ancurio
parent 66dc9309db
commit 990843a50b
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,6 @@
#include <SDL_rect.h>
#include <al.h>
#include <alc.h>
#include <alext.h>
#include "sharedstate.h"