# HG changeset patch # User heinrichsweikamp # Date 1318360625 -7200 # Node ID 8f48826393267ba226ec3ee9918ff4f0443f3628 # Parent 1b09cead63a8bb03bfa70f1112c288bf2b8857e9 relative path changed for include diff -r 1b09cead63a8 -r 8f4882639326 code_part1/OSTC_code_asm_part1/definitions.asm --- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Oct 10 01:15:14 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Oct 11 21:17:05 2011 +0200 @@ -111,7 +111,7 @@ ;============================================================================= ;#include "../OSTC_code_c_part2/shared_definitions.h" -#include "shared_definitions.h" +#include "ostc2_code/code_part1/OSTC_code_c_part2/shared_definitions.h" ;============================================================================= ; Reserve space for C-code data space. Eg.when calling log.