diff options
| author | hrydgard <hrydgard@gmail.com> | 2009-06-28 10:24:44 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2009-06-28 10:24:44 +0000 |
| commit | 5c7fc8ed7b66c864a0cfe27cf451f43b68f9a856 (patch) | |
| tree | e617bae0df96a6b976e6c6437cc2774fad223d81 /Source/Core/DSPCore/Src/DspIntMisc.cpp | |
| parent | 895b02f4102885d8ab8c4419d76dfef7f4c21703 (diff) | |
DSP: build fixin', more movin', some comments.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3564 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DSPCore/Src/DspIntMisc.cpp')
| -rw-r--r-- | Source/Core/DSPCore/Src/DspIntMisc.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/DSPCore/Src/DspIntMisc.cpp b/Source/Core/DSPCore/Src/DspIntMisc.cpp index a52fc93c56..df60210d98 100644 --- a/Source/Core/DSPCore/Src/DspIntMisc.cpp +++ b/Source/Core/DSPCore/Src/DspIntMisc.cpp @@ -21,8 +21,6 @@ #include "DSPInterpreter.h"
#include "DSPCore.h"
-
-#include "gdsp_registers.h"
#include "DSPIntUtil.h"
namespace DSPInterpreter {
|
