diff --git a/src/oc/scoprand.cpp b/src/oc/scoprand.cpp index 247499e1b5..5c9472303e 100644 --- a/src/oc/scoprand.cpp +++ b/src/oc/scoprand.cpp @@ -18,8 +18,8 @@ static char RCSid[] = "random.cpp,v 1.4 1999/01/04 12:46:49 hines Exp"; #include #include "scoplib.h" -#include "MCellRan4.hpp" // From gnu -#include "oc_MCellRan4.hpp" // From oc +#include "MCellRan4.hpp" // From gnu +#include "oc_MCellRan4.hpp" // From oc static uint32_t value = 1; /*-----------------------------------------------------------------------------