diff options
Diffstat (limited to 'src/gui/setup_other.h')
-rw-r--r-- | src/gui/setup_other.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/setup_other.h b/src/gui/setup_other.h index 940fcbfc6..37e79e974 100644 --- a/src/gui/setup_other.h +++ b/src/gui/setup_other.h @@ -20,8 +20,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef GUI_Setup_Other_H -#define GUI_Setup_Other_H +#ifndef GUI_SETYP_OTHER_H +#define GUI_SETUP_OTHER_H #include "gui/widgets/setupitem.h" |