diff options
Diffstat (limited to 'common/EventRecorder.cpp')
-rw-r--r-- | common/EventRecorder.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/EventRecorder.cpp b/common/EventRecorder.cpp index 92cef51cf4..8d9856e45a 100644 --- a/common/EventRecorder.cpp +++ b/common/EventRecorder.cpp @@ -26,6 +26,7 @@ #include "common/EventRecorder.h" #include "common/config-manager.h" +#include "common/random.h" DECLARE_SINGLETON(Common::EventRecorder) |