Header include changes

This commit is contained in:
twinaphex 2016-02-05 14:00:27 +01:00
parent 0643b83f7d
commit 188029373f
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,6 @@ extern "C" {
#include <boolean.h>
#include "content.h"
#include "libretro.h"
enum

View File

@ -26,6 +26,7 @@
#include "menu_hash.h"
#include "menu_shader.h"
#include "../content.h"
#include "../general.h"
#include "../system.h"
#include "../defaults.h"