--- trunk/OOPSE-2.0/src/brains/Thermo.hpp 2004/09/24 04:16:44 1491 +++ trunk/OOPSE-2.0/src/brains/Thermo.hpp 2004/09/24 16:27:58 1492 @@ -1,10 +1,10 @@ #ifndef __THERMO_H__ #define __THERMO_H__ -#include "Atom.hpp" -#include "SRI.hpp" -#include "SimInfo.hpp" -#include "randomSPRNG.hpp" +#include "primitives/Atom.hpp" +#include "primitives/SRI.hpp" +#include "brains/SimInfo.hpp" +#include "math/randomSPRNG.hpp" class Thermo{