summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0110pcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tc0110pcr.h')
-rw-r--r--src/mame/video/tc0110pcr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/tc0110pcr.h b/src/mame/video/tc0110pcr.h
index 96205487620..ab27b6df9b3 100644
--- a/src/mame/video/tc0110pcr.h
+++ b/src/mame/video/tc0110pcr.h
@@ -5,6 +5,8 @@
#pragma once
+#include "emupal.h"
+
class tc0110pcr_device : public device_t
{