summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wiping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wiping.h')
-rw-r--r--src/mame/includes/wiping.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/wiping.h b/src/mame/includes/wiping.h
index 195a58ef1cf..3e46963f3b0 100644
--- a/src/mame/includes/wiping.h
+++ b/src/mame/includes/wiping.h
@@ -1,5 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Allard van der Bas
+
+#include "emupal.h"
+
class wiping_state : public driver_device
{
public: