diff options
Diffstat (limited to 'Source/Core/DSPCore/Src/DSPCore.cpp')
| -rw-r--r-- | Source/Core/DSPCore/Src/DSPCore.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/DSPCore/Src/DSPCore.cpp b/Source/Core/DSPCore/Src/DSPCore.cpp index d3cdf76159..85f2d9269d 100644 --- a/Source/Core/DSPCore/Src/DSPCore.cpp +++ b/Source/Core/DSPCore/Src/DSPCore.cpp @@ -28,8 +28,7 @@ #include "DSPAnalyzer.h"
#include "MemoryUtil.h"
-#include "gdsp_interface.h"
-#include "gdsp_registers.h"
+#include "DSPHWInterface.h"
#include "DSPIntUtil.h"
SDSP g_dsp;
|
