summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/rsp/rsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/rsp/rsp.h')
-rw-r--r--src/emu/cpu/rsp/rsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/rsp/rsp.h b/src/emu/cpu/rsp/rsp.h
index 0e13a8d2eff..da6499019b8 100644
--- a/src/emu/cpu/rsp/rsp.h
+++ b/src/emu/cpu/rsp/rsp.h
@@ -17,7 +17,7 @@
#define __RSP_H__
#define USE_SIMD (0)
-#define SIMUL_SIMD (0)
+#define SIMUL_SIMD (0)
#if USE_SIMD
#include <tmmintrin.h>