diff options
Diffstat (limited to 'Source/Core')
| -rw-r--r-- | Source/Core/Core/DSP/DSPTables.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Core/DSP/DSPTables.cpp b/Source/Core/Core/DSP/DSPTables.cpp index 30deea113f..fab99f42e6 100644 --- a/Source/Core/Core/DSP/DSPTables.cpp +++ b/Source/Core/Core/DSP/DSPTables.cpp @@ -9,6 +9,7 @@ #include <algorithm> #include <array> #include <cstddef> +#include <cstdio> #include "Common/CommonTypes.h" #include "Common/Logging/Log.h" |
