diff options
Diffstat (limited to 'dom/performance/PerformanceService.cpp')
-rw-r--r-- | dom/performance/PerformanceService.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/performance/PerformanceService.cpp b/dom/performance/PerformanceService.cpp index cf119af89..21d1aaa26 100644 --- a/dom/performance/PerformanceService.cpp +++ b/dom/performance/PerformanceService.cpp @@ -9,6 +9,7 @@ #include "mozilla/ClearOnShutdown.h" #include "mozilla/StaticMutex.h" #include "mozilla/StaticPtr.h" +#include "prtime.h" namespace mozilla { namespace dom { |