diff --git a/src/mame/video/tc0110pcr.h b/src/mame/video/tc0110pcr.h index 573e5d54ad4..0cdc8c25c0b 100644 --- a/src/mame/video/tc0110pcr.h +++ b/src/mame/video/tc0110pcr.h @@ -5,8 +5,6 @@ #pragma once -#include "emupal.h" - class tc0110pcr_device : public device_t, public device_palette_interface {