diff --git a/src/random.cpp b/src/random.cpp index f53427c711..f7f3dd9de3 100644 --- a/src/random.cpp +++ b/src/random.cpp @@ -15,7 +15,7 @@ #endif #include // for LogPrintf() #include // for Mutex -#include // for GetTime() +#include // for GetTimeMicros() #include #include