(menu_common) Add missing header include

This commit is contained in:
twinaphex 2013-09-21 13:34:10 +02:00
parent 917c52b77f
commit d7eac16329

View File

@ -21,6 +21,8 @@
#include "../../config.h"
#endif
#include "../../performance.h"
#ifdef HAVE_RGUI
#define MENU_TEXTURE_FULLSCREEN false
#else