From ff8a7f22fc5a1e9eb3e977b04c475fcc1fc34a2d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 20 May 2017 15:52:07 +0200 Subject: [PATCH] Header include cleanup --- dirs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dirs.c b/dirs.c index 3ad005a87a..6e0b22c680 100644 --- a/dirs.c +++ b/dirs.c @@ -27,7 +27,6 @@ #include "configuration.h" #include "command.h" #include "defaults.h" -#include "gfx/video_driver.h" #include "list_special.h" #include "file_path_special.h" #include "msg_hash.h"