--- gforth/engine/profile.c 2002/02/10 14:02:25 1.6 +++ gforth/engine/profile.c 2002/12/24 23:40:30 1.7 @@ -20,10 +20,10 @@ */ #include "config.h" +#include "forth.h" #include #include #include -#include "forth.h" /* data structure: simple hash table with external chaining */