diff --git a/platforms/openal/SoundSystemAL.hpp b/platforms/openal/SoundSystemAL.hpp index 16b82ca..fca2f46 100644 --- a/platforms/openal/SoundSystemAL.hpp +++ b/platforms/openal/SoundSystemAL.hpp @@ -19,7 +19,7 @@ #include #include "client/sound/SoundSystem.hpp" -#include +#include "world/phys/Vec3.hpp" #define MAX_IDLE_SOURCES 50 #define MAX_DISTANCE 16.0f