diff options
Diffstat (limited to 'src/rototiller.c')
-rw-r--r-- | src/rototiller.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rototiller.c b/src/rototiller.c index 5d7bb0d..53c58dd 100644 --- a/src/rototiller.c +++ b/src/rototiller.c @@ -7,8 +7,6 @@ #include <string.h> #include <stdint.h> #include <unistd.h> -#include <xf86drm.h> -#include <xf86drmMode.h> #include "drm_fb.h" #include "sdl_fb.h" |