diff options
Diffstat (limited to 'dom/media/MediaResult.h')
-rw-r--r-- | dom/media/MediaResult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/MediaResult.h b/dom/media/MediaResult.h index 58e3bf7671..9b4031e95c 100644 --- a/dom/media/MediaResult.h +++ b/dom/media/MediaResult.h @@ -9,7 +9,7 @@ #include "nsString.h" // Required before 'mozilla/ErrorNames.h'!? #include "mozilla/ErrorNames.h" -#include "mozilla/TimeStamp.h" +#include "mozilla/IntegerPrintfMacros.h" #include "nsError.h" #include "nsPrintfCString.h" |