From 226460530c617cddcf6455d6bf98dec8eeb5fc9e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 6 Sep 2016 23:34:27 +0200 Subject: [PATCH] Header include cleanup --- gfx/video_driver.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/video_driver.h b/gfx/video_driver.h index bed9e9686c..eb51b2e16c 100644 --- a/gfx/video_driver.h +++ b/gfx/video_driver.h @@ -23,7 +23,6 @@ #include #include -#include #include "font_driver.h" #include "video_filter.h"