diff options
Diffstat (limited to 'al/effect.h')
-rw-r--r-- | al/effect.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/al/effect.h b/al/effect.h index 3d05e692..27e9dd72 100644 --- a/al/effect.h +++ b/al/effect.h @@ -1,6 +1,8 @@ #ifndef AL_EFFECT_H #define AL_EFFECT_H +#include <string_view> + #include "AL/al.h" #include "AL/efx.h" |