diff options
Diffstat (limited to 'source/frontend/StarVoiceSettingsMenu.hpp')
-rw-r--r-- | source/frontend/StarVoiceSettingsMenu.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarVoiceSettingsMenu.hpp b/source/frontend/StarVoiceSettingsMenu.hpp index 1f9e58d..e4b7ff3 100644 --- a/source/frontend/StarVoiceSettingsMenu.hpp +++ b/source/frontend/StarVoiceSettingsMenu.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_VOICE_SETTINGS_MENU_HPP -#define STAR_VOICE_SETTINGS_MENU_HPP +#pragma once #include "StarBaseScriptPane.hpp" @@ -20,5 +19,3 @@ private: }; } - -#endif |