summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/mos6560.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/mos6560.h')
-rw-r--r--src/devices/sound/mos6560.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/devices/sound/mos6560.h b/src/devices/sound/mos6560.h
index 849ff00d87d..77a715fd67a 100644
--- a/src/devices/sound/mos6560.h
+++ b/src/devices/sound/mos6560.h
@@ -29,12 +29,12 @@
***************************************************************************/
-#pragma once
-
-#ifndef __MOS6560__
-#define __MOS6560__
+#ifndef MAME_DEVICES_SOUND_MOS6560_H
+#define MAME_DEVICES_SOUND_MOS6560_H
+#pragma once
+#include "screen.h"
//***************************************************************************
@@ -256,4 +256,4 @@ extern const device_type MOS656X_ATTACK_UFO;
-#endif
+#endif // MAME_DEVICES_SOUND_MOS6560_H