diff options
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_x64.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/TextureDecoder_x64.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/TextureDecoder_x64.cpp b/Source/Core/VideoCommon/TextureDecoder_x64.cpp index 1800c8bb04..7446ae6c46 100644 --- a/Source/Core/VideoCommon/TextureDecoder_x64.cpp +++ b/Source/Core/VideoCommon/TextureDecoder_x64.cpp @@ -5,7 +5,7 @@ #include <algorithm> #include <cmath> -#include "Common/Common.h" +#include "Common/CommonTypes.h" //#include "VideoCommon.h" // to get debug logs #include "Common/CPUDetect.h" |
