From a0f301015913730c65df1030d183d29a929be159 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 17 Feb 2020 03:58:59 +0100 Subject: [PATCH] Cleanup --- gfx/video_shader_parse.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/video_shader_parse.c b/gfx/video_shader_parse.c index ede222fcaf..ecf7d4d21a 100644 --- a/gfx/video_shader_parse.c +++ b/gfx/video_shader_parse.c @@ -32,7 +32,6 @@ #include #include "../configuration.h" -#include "../retroarch.h" #include "../verbosity.h" #include "../frontend/frontend_driver.h" #include "../command.h"