Move keycode.hpp to tlib

This commit is contained in:
Baptiste Wicht 2016-08-18 20:11:58 +02:00
parent 69588eded4
commit 17d9b74fb7
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include <types.hpp>
#include "keycode.hpp"
#include <tlib/keycode.hpp>
namespace keyboard {