diff options
Diffstat (limited to 'alc/converter.cpp')
-rw-r--r-- | alc/converter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/converter.cpp b/alc/converter.cpp index 342085c5..5016b373 100644 --- a/alc/converter.cpp +++ b/alc/converter.cpp @@ -11,7 +11,7 @@ #include "albyte.h" #include "alnumeric.h" -#include "fpu_ctrl.h" +#include "core/fpu_ctrl.h" struct CTag; struct CopyTag; |