mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-22 02:12:45 +01:00
Remove vector's header from SoundBuffer
This commit is contained in:
parent
38a77f7477
commit
03c155d2ba
@ -4,8 +4,6 @@
|
||||
#include <al.h>
|
||||
#include <glm/vec3.hpp>
|
||||
|
||||
#include <vector>
|
||||
|
||||
class SoundSource;
|
||||
|
||||
/// OpenAL tool for playing
|
||||
|
Loading…
Reference in New Issue
Block a user