mirror of
https://github.com/rwengine/openrw.git
synced 2025-04-28 12:58:05 +03:00
Remove vector's header from SoundBuffer
This commit is contained in:
parent
38a77f7477
commit
03c155d2ba
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
#include <al.h>
|
||||
#include <glm/vec3.hpp>
|
||||
|
||||
#include <vector>
|
||||
|
||||
class SoundSource;
|
||||
|
||||
/// OpenAL tool for playing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue