--- trunk/src/integrators/RNEMD.cpp 2009/12/05 02:57:05 1396 +++ branches/development/src/integrators/RNEMD.cpp 2011/09/13 22:05:04 1627 @@ -52,6 +52,7 @@ #ifndef IS_MPI #include "math/SeqRandNumGen.hpp" #else +#include #include "math/ParallelRandNumGen.hpp" #endif