Fix #ifdef macro names to be in sync with header filenames.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __CURRENT_KEYMAP_H_
|
||||
#define __CURRENT_KEYMAP_H_
|
||||
#ifndef __CURRENT_KEYMAP_H__
|
||||
#define __CURRENT_KEYMAP_H__
|
||||
|
||||
// Includes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user