diff options
Diffstat (limited to 'src/devices')
-rw-r--r-- | src/devices/sound/xt446.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/sound/xt446.h b/src/devices/sound/xt446.h index 049e69a90e5..d9fe5feb7d2 100644 --- a/src/devices/sound/xt446.h +++ b/src/devices/sound/xt446.h @@ -12,6 +12,8 @@ #ifndef DEVICE_SOUND_XT446_H #define DEVICE_SOUND_XT446_H +#pragma once + #include "cpu/h8/h8s2655.h" #include "sound/swp30.h" |