--- trunk/OOPSE-3.0/src/UseTheForce/DUFF.cpp 2004/09/24 04:16:43 1490 +++ trunk/OOPSE-3.0/src/UseTheForce/DUFF.cpp 2004/09/24 16:27:58 1492 @@ -5,14 +5,14 @@ using namespace std; #include using namespace std; -#include "ForceFields.hpp" -#include "SRI.hpp" -#include "simError.h" +#include "UseTheForce/ForceFields.hpp" +#include "primitives/SRI.hpp" +#include "utils/simError.h" -#include "fortranWrappers.hpp" +#include "UseTheForce/fortranWrappers.hpp" #ifdef IS_MPI -#include "mpiForceField.h" +#include "UseTheForce/mpiForceField.h" #endif // is_mpi