summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c64_tdos.h
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-01-03 16:25:31 +0000
committer Curt Coder <curtcoder@mail.com>2013-01-03 16:25:31 +0000
commit702067b866ed77d382a3986fba5efc0aacae31aa (patch)
treee3f50967e72a1b0173c71dde0c50e07907f348ec /src/mess/machine/c64_tdos.h
parentb9c0b340828b9bd8158100b58641573578b1d0fd (diff)
(MESS) c64: Cartridge WIP. (nw)
Diffstat (limited to 'src/mess/machine/c64_tdos.h')
-rw-r--r--src/mess/machine/c64_tdos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/machine/c64_tdos.h b/src/mess/machine/c64_tdos.h
index 12cd6d0dd21..fecf650cdfe 100644
--- a/src/mess/machine/c64_tdos.h
+++ b/src/mess/machine/c64_tdos.h
@@ -12,9 +12,7 @@
#ifndef __TDOS__
#define __TDOS__
-
#include "emu.h"
-#include "imagedev/flopdrv.h"
#include "machine/c64exp.h"
#include "machine/cbmipt.h"
#include "machine/mc6852.h"