diff options
Diffstat (limited to 'evspy/evspy.h')
-rw-r--r-- | evspy/evspy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evspy/evspy.h b/evspy/evspy.h index 1401337..626dc2f 100644 --- a/evspy/evspy.h +++ b/evspy/evspy.h @@ -1,5 +1,5 @@ +#include <asm/page.h> #include <linux/input.h> -// TODO include PAGE_SIZE etc #include "maps.h" #define EVS_MAP map_es // change this to your keyboard layout |