diff options
Diffstat (limited to 'engine/xe_sound.hpp')
-rw-r--r-- | engine/xe_sound.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/xe_sound.hpp b/engine/xe_sound.hpp index 3d0caa2..334e793 100644 --- a/engine/xe_sound.hpp +++ b/engine/xe_sound.hpp @@ -1,6 +1,7 @@ #pragma once #include <AL/al.h> +#include <AL/alc.h> #include <AL/alut.h> #include <string> |