summaryrefslogtreecommitdiffstats
path: root/gfx/src/gfxTelemetry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/src/gfxTelemetry.cpp')
-rw-r--r--gfx/src/gfxTelemetry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/src/gfxTelemetry.cpp b/gfx/src/gfxTelemetry.cpp
index 9ea15dcbd..b027cde39 100644
--- a/gfx/src/gfxTelemetry.cpp
+++ b/gfx/src/gfxTelemetry.cpp
@@ -4,6 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "gfxTelemetry.h"
+#include "mozilla/Assertions.h"
namespace mozilla {
namespace gfx {