fixed project includes to use new directory structure
This commit is contained in:
parent
63e46abdb8
commit
de0a034a84
95 changed files with 655 additions and 634 deletions
|
@ -4,10 +4,11 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#include "common.h"
|
||||
#include "mem_map.h"
|
||||
#include "common/common.h"
|
||||
|
||||
#include "core/mem_map.h"
|
||||
#include "core/elf/elf_reader.h"
|
||||
|
||||
#include "elf/elf_reader.h"
|
||||
//#include "Core/Debugger/Debugger_SymbolMap.h"
|
||||
//#include "Core/HW/Memmap.h"
|
||||
//#include "Core/PowerPC/PPCSymbolDB.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue