summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymopl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/ymopl.h')
-rw-r--r--src/devices/sound/ymopl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/sound/ymopl.h b/src/devices/sound/ymopl.h
index 4ec8f605023..07ae7ead5cb 100644
--- a/src/devices/sound/ymopl.h
+++ b/src/devices/sound/ymopl.h
@@ -1,8 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
-#ifndef MAME_SOUND_YM3526_H
-#define MAME_SOUND_YM3526_H
+#ifndef MAME_SOUND_YMOPL_H
+#define MAME_SOUND_YMOPL_H
#pragma once
@@ -205,4 +205,4 @@ protected:
required_region_ptr<u8> m_internal; // internal memory region
};
-#endif // MAME_SOUND_YM3526_H
+#endif // MAME_SOUND_YMOPL_H