summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pipeline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pipeline.cpp')
-rw-r--r--src/mame/drivers/pipeline.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pipeline.cpp b/src/mame/drivers/pipeline.cpp
index a6a0194655a..6a2b52a8345 100644
--- a/src/mame/drivers/pipeline.cpp
+++ b/src/mame/drivers/pipeline.cpp
@@ -79,6 +79,7 @@ Stephh's notes (based on the games Z80 code and some tests) :
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class pipeline_state : public driver_device