--- gforth/engine/profile.c 2003/11/02 18:18:35 1.12 +++ gforth/engine/profile.c 2003/11/02 22:15:29 1.13 @@ -96,7 +96,7 @@ void postprocess_block(block_count *b) block_count *next_block; do { -#include PROFILE_I +#include "profile.i" /* else */ { add_inst(b,"unknown");