This commit is contained in:
twinaphex 2020-02-17 02:40:37 +01:00
parent 6e880ef686
commit a59eec01e1
2 changed files with 1 additions and 4 deletions

View File

@ -39,9 +39,6 @@
#include "menu_input.h"
#include "menu_entries.h"
#include "widgets/menu_dialog.h"
#ifdef HAVE_MENU_WIDGETS
#include "../gfx/gfx_widgets.h"
#endif
#if defined(HAVE_CG) || defined(HAVE_GLSL) || defined(HAVE_SLANG) || defined(HAVE_HLSL)
#include "menu_shader.h"
#endif