diff options
Diffstat (limited to 'alc/ambdec.cpp')
-rw-r--r-- | alc/ambdec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/ambdec.cpp b/alc/ambdec.cpp index fa29d268..adf116fe 100644 --- a/alc/ambdec.cpp +++ b/alc/ambdec.cpp @@ -10,7 +10,7 @@ #include <sstream> #include <string> -#include "compat.h" +#include "alfstream.h" #include "logging.h" |