summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/usgames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/usgames.h')
-rw-r--r--src/mame/includes/usgames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/usgames.h b/src/mame/includes/usgames.h
index e5caedfbae1..136303e8166 100644
--- a/src/mame/includes/usgames.h
+++ b/src/mame/includes/usgames.h
@@ -1,5 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:David Haywood, Nicola Salmoria
+
+#include "emupal.h"
+
class usgames_state : public driver_device
{
public: