Buildfix - include files

This commit is contained in:
twinaphex 2015-06-04 21:00:52 +02:00
parent 0b99e6dab6
commit 2280684a95
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
#include "../runloop.h"
#include "../file_ops.h"
#include "hash.h"
#include "../hash.h"
#define MENU_LABEL_DRIVER_SETTINGS 0x81cd2d62U
#define MENU_LABEL_CORE_SETTINGS 0x06795dffU

View File

@ -20,7 +20,7 @@
#include "menu.h"
#include "menu_entries_cbs.h"
#include "hash.h"
#include "../hash.h"
#define MENU_LABEL_DEFERRED_DATABASE_MANAGER_LIST 0x7c0b704fU
#define MENU_LABEL_DEFERRED_CURSOR_MANAGER_LIST 0x45446638U