--- trunk/OOPSE-2.0/src/io/BASS_parse.c 2004/09/24 04:16:43 1490 +++ trunk/OOPSE-2.0/src/io/BASS_parse.c 2004/09/24 16:27:58 1492 @@ -3,11 +3,11 @@ #include #include "BASSyacc.h" -#include "BASS_parse.h" -#include "simError.h" +#include "io/BASS_parse.h" +#include "utils/simError.h" #ifdef IS_MPI #define __is_lex__ -#include "mpiBASS.h" +#include "io/mpiBASS.h" #endif #define HASH_SIZE 211 // the size of the hash table