--- trunk/OOPSE/libBASS/parse_tree.c 2003/11/06 19:11:38 853 +++ trunk/OOPSE/libBASS/parse_tree.c 2003/11/06 19:24:31 854 @@ -1,12 +1,12 @@ #include #include -#include -#include +#include "parse_tree.h" +#include "simError.h" #ifdef IS_MPI #define __is_lex__ -#include +#include "mpiBASS.h" #endif void walk_down( struct node_tag* the_node, struct namespc the_namespc );