summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rollrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rollrace.h')
-rw-r--r--src/mame/includes/rollrace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/rollrace.h b/src/mame/includes/rollrace.h
index 88e941c42b7..495c7b6e7b5 100644
--- a/src/mame/includes/rollrace.h
+++ b/src/mame/includes/rollrace.h
@@ -1,5 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Pierpaolo Prazzoli
+
+#include "emupal.h"
+
class rollrace_state : public driver_device
{
public: