(Menu) Get rid of some unneeded includes in menu_common.h

This commit is contained in:
twinaphex 2014-05-31 16:41:11 +02:00
parent 521c5e077f
commit cc08dd30d9

View File

@ -18,12 +18,6 @@
#define MENU_COMMON_H__
#include "../../general.h"
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#endif
#include "../../performance.h"
#include "../info/core_info.h"
#ifdef HAVE_RGUI