summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/cdp1861.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/cdp1861.h')
-rw-r--r--src/devices/video/cdp1861.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/devices/video/cdp1861.h b/src/devices/video/cdp1861.h
index b72b47a3042..c925583d853 100644
--- a/src/devices/video/cdp1861.h
+++ b/src/devices/video/cdp1861.h
@@ -21,12 +21,12 @@
**********************************************************************/
-#pragma once
-
-#ifndef __CDP1861__
-#define __CDP1861__
+#ifndef MAME_DEVICES_VIDEO_CDP1861_H
+#define MAME_DEVICES_VIDEO_CDP1861_H
+#pragma once
+#include "screen.h"
//**************************************************************************
@@ -140,5 +140,4 @@ private:
extern const device_type CDP1861;
-
-#endif
+#endif // MAME_DEVICES_VIDEO_CDP1861_H