diff --git a/console/console_ext_input.h b/console/console_ext_input.h index ac191a1d52..17402c0d70 100644 --- a/console/console_ext_input.h +++ b/console/console_ext_input.h @@ -14,8 +14,8 @@ * If not, see . */ -#ifndef ROM_EXT_INPUT_H__ -#define ROM_EXT_INPUT_H__ +#ifndef CONSOLE_EXT_INPUT_H__ +#define CONSOLE_EXT_INPUT_H__ #include "../driver.h"