summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/junior80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/junior80.cpp')
-rw-r--r--src/mame/drivers/junior80.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/junior80.cpp b/src/mame/drivers/junior80.cpp
index e7b0f8bbdc0..9e694978fd3 100644
--- a/src/mame/drivers/junior80.cpp
+++ b/src/mame/drivers/junior80.cpp
@@ -133,7 +133,6 @@ Status: Just a closet skeleton
#include "machine/z80sio.h"
#include "machine/z80pio.h"
//#include "bus/rs232/rs232.h"
-#include "machine/wd_fdc.h"
class junior80_state : public driver_device
{