mirror of
https://github.com/libretro/RetroArch
synced 2025-03-12 04:14:23 +00:00
Change header guards of console_ext_input.h
This commit is contained in:
parent
233730d03b
commit
d1e7a96e2b
@ -14,8 +14,8 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef ROM_EXT_INPUT_H__
|
||||
#define ROM_EXT_INPUT_H__
|
||||
#ifndef CONSOLE_EXT_INPUT_H__
|
||||
#define CONSOLE_EXT_INPUT_H__
|
||||
|
||||
#include "../driver.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user