diff options
Diffstat (limited to 'core/ambdec.cpp')
-rw-r--r-- | core/ambdec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ambdec.cpp b/core/ambdec.cpp index 4e4c7e1e..db8f45ab 100644 --- a/core/ambdec.cpp +++ b/core/ambdec.cpp @@ -15,7 +15,7 @@ #include "albit.h" #include "alfstream.h" #include "alspan.h" -#include "core/logging.h" +#include "opthelpers.h" namespace { |