diff options
Diffstat (limited to 'al/effects/vmorpher.cpp')
-rw-r--r-- | al/effects/vmorpher.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/al/effects/vmorpher.cpp b/al/effects/vmorpher.cpp index 076776a9..1b4710ff 100644 --- a/al/effects/vmorpher.cpp +++ b/al/effects/vmorpher.cpp @@ -1,6 +1,8 @@ #include "config.h" +#include <stdexcept> + #include "AL/al.h" #include "AL/efx.h" |