diff options
| author | Zach DeCook <zachdecook@librem.one> | 2022-01-20 20:45:48 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2022-01-20 20:45:48 -0500 |
| commit | 7bcdc772c34b8e606d5355e8729e8a6236741dbe (patch) | |
| tree | bd78f9c0625fcf889740ea99fbd3a43d20506d23 /main.c | |
| parent | 1ae1ac8ccd79716830f911fd97438d99d17998b2 (diff) | |
| download | suggpicker-7bcdc772c34b8e606d5355e8729e8a6236741dbe.tar.gz | |
input event codes: don't use
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c index 17e8885..602dc6f 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,4 @@ #include "proto/wlr-layer-shell-unstable-v1-client-protocol.h" -#include <linux/input-event-codes.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |
