--- branches/development/src/integrators/RNEMD.cpp 2010/07/09 23:08:25 1465 +++ 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