diff options
Diffstat (limited to 'Source/Core/DSPCore/Src/DspIntArithmetic.cpp')
| -rw-r--r-- | Source/Core/DSPCore/Src/DspIntArithmetic.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/DSPCore/Src/DspIntArithmetic.cpp b/Source/Core/DSPCore/Src/DspIntArithmetic.cpp index 9949cfc7fc..83b7791516 100644 --- a/Source/Core/DSPCore/Src/DspIntArithmetic.cpp +++ b/Source/Core/DSPCore/Src/DspIntArithmetic.cpp @@ -18,8 +18,7 @@ // Additional copyrights go to Duddie and Tratax (c) 2004
#include "DSPInterpreter.h"
-
-#include "gdsp_condition_codes.h"
+#include "DSPIntCCUtil.h"
#include "DSPIntUtil.h"
// Arithmetic and accumulator control.
|
