--- gforth/engine/engine.c 2001/03/28 16:18:51 1.30 +++ gforth/engine/engine.c 2001/04/08 13:48:12 1.31 @@ -20,6 +20,7 @@ */ #include "config.h" +#include "forth.h" #include #include #include @@ -27,7 +28,6 @@ #include #include #include -#include "forth.h" #include "io.h" #include "threaded.h" #ifndef STANDALONE