diff options
Diffstat (limited to 'src/devices/sound/ks0164.h')
-rw-r--r-- | src/devices/sound/ks0164.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/sound/ks0164.h b/src/devices/sound/ks0164.h index a89d30b96d0..19167a712d9 100644 --- a/src/devices/sound/ks0164.h +++ b/src/devices/sound/ks0164.h @@ -3,8 +3,8 @@ // Samsung KS0164 wavetable chip -#ifndef DEVICES_SOUND_KS0164_H -#define DEVICES_SOUND_KS0164_H +#ifndef MAME_SOUND_KS0164_H +#define MAME_SOUND_KS0164_H #pragma once |