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 53c58dd..79d0778 100644 --- a/src/rototiller.c +++ b/src/rototiller.c @@ -8,8 +8,6 @@ #include <stdint.h> #include <unistd.h> -#include "drm_fb.h" -#include "sdl_fb.h" #include "settings.h" #include "setup.h" #include "fb.h" |