summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2010-10-19 01:05:34 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2010-10-19 01:05:34 +0000
commitbb26dc08165b9deed30fdb96d81422eefcbe0d4f (patch)
tree04800243613ab22fa257202ff10a0824f0e3725d /src
parentda6831bb0a2f46b80871822caf4b76b62c769a6d (diff)
... actually removed deprecat.h from this driver too (obviously not worth)
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/nmk16.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/nmk16.c b/src/mame/drivers/nmk16.c
index 45ee0036b34..1ed5990f442 100644
--- a/src/mame/drivers/nmk16.c
+++ b/src/mame/drivers/nmk16.c
@@ -142,7 +142,6 @@ Afega stands for "Art-Fiction Electronic Game"
#include "cpu/z80/z80.h"
#include "cpu/tlcs90/tlcs90.h"
#include "cpu/m68000/m68000.h"
-#include "deprecat.h"
#include "audio/seibu.h"
#include "sound/2203intf.h"
#include "sound/okim6295.h"