--- branches/development/src/integrators/RNEMD.cpp 2011/09/13 15:39:54 1626 +++ 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