summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thepit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thepit.h')
-rw-r--r--src/mame/includes/thepit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/thepit.h b/src/mame/includes/thepit.h
index 8813980eb05..2e6c43c96e8 100644
--- a/src/mame/includes/thepit.h
+++ b/src/mame/includes/thepit.h
@@ -1,5 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Zsolt Vasvari
+
+#include "emupal.h"
+
class thepit_state : public driver_device
{
public: