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
|
@ -26,7 +26,7 @@
|
|||
#include <e32std.h>
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
|
||||
// This class lets you create a block of anonymous RAM, and then arbitrarily map views into it.
|
||||
// Multiple views can mirror the same section of the block, which makes it very convient for emulating
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue