diff options
Diffstat (limited to 'keyboard/planck/old_keymap_files/keymap_common.c')
| -rw-r--r-- | keyboard/planck/old_keymap_files/keymap_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/old_keymap_files/keymap_common.c b/keyboard/planck/old_keymap_files/keymap_common.c index fdb1769e1..db4f18a95 100644 --- a/keyboard/planck/old_keymap_files/keymap_common.c +++ b/keyboard/planck/old_keymap_files/keymap_common.c | |||
| @@ -14,7 +14,7 @@ GNU General Public License for more details. | |||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | #include "keymap_common.h" | 17 | #include "keymap.h" |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | /* translates key to keycode */ | 20 | /* translates key to keycode */ |
