summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tandy2k.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tandy2k.cpp')
-rw-r--r--src/mame/drivers/tandy2k.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/tandy2k.cpp b/src/mame/drivers/tandy2k.cpp
index f99b575f520..5220fb7e5a9 100644
--- a/src/mame/drivers/tandy2k.cpp
+++ b/src/mame/drivers/tandy2k.cpp
@@ -24,8 +24,12 @@
#include "emu.h"
#include "includes/tandy2k.h"
+
#include "machine/pckeybrd.h"
+#include "screen.h"
#include "softlist.h"
+#include "speaker.h"
+
#define LOG 1