summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms9900
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2014-09-25 22:57:57 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2014-09-25 22:57:57 +0000
commit3a18eec3f3a3d016a679b011e3d6469e948769f7 (patch)
tree2d45b8099129a9b37d1c8b7c62f870d00871744e /src/emu/cpu/tms9900
parent0acf60ecd3795fc79f4e2ca9d6657750b17d1aef (diff)
Antiquated #include - compiles fine without (nw)
Diffstat (limited to 'src/emu/cpu/tms9900')
-rw-r--r--src/emu/cpu/tms9900/99xxcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tms9900/99xxcore.h b/src/emu/cpu/tms9900/99xxcore.h
index 7cd75718e13..83902fe9842 100644
--- a/src/emu/cpu/tms9900/99xxcore.h
+++ b/src/emu/cpu/tms9900/99xxcore.h
@@ -101,7 +101,7 @@ Other references can be found on spies.com:
*/
-#include "tms9900l.h"
+//#include "tms9900l.h"
#if (TMS99XX_MODEL == TI990_10_ID)