From 3c0a5e09bd24abf7a2556c7501f925b5802b49ef Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 15 Sep 2015 04:37:28 +0200 Subject: [PATCH] (intl/spanish.h) Change header guard --- intl/spanish.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/spanish.h b/intl/spanish.h index a8111c5811..6824cf1c43 100644 --- a/intl/spanish.h +++ b/intl/spanish.h @@ -14,8 +14,8 @@ * If not, see . */ -#ifndef __INTL_ENGLISH_H -#define __INTL_ENGLISH_H +#ifndef __INTL_SPANISH_H +#define __INTL_SPANISH_H #define RETRO_LBL_JOYPAD_B "Botón B RetroPad" #define RETRO_LBL_JOYPAD_Y "Botón Y RetroPad"