summaryrefslogtreecommitdiffstats
path: root/gfx/src/gfxTelemetry.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-14 20:36:39 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-14 20:36:39 +0000
commit2e986f31443ca9164ad96ad596f7bc71ae1574c0 (patch)
tree3d57448eb3a82c535bc374a70a4266111aa67a73 /gfx/src/gfxTelemetry.cpp
parent6ca94dc203ea269d1570ee55813dc77035d50397 (diff)
downloadUXP-2e986f31443ca9164ad96ad596f7bc71ae1574c0.tar
UXP-2e986f31443ca9164ad96ad596f7bc71ae1574c0.tar.gz
UXP-2e986f31443ca9164ad96ad596f7bc71ae1574c0.tar.lz
UXP-2e986f31443ca9164ad96ad596f7bc71ae1574c0.tar.xz
UXP-2e986f31443ca9164ad96ad596f7bc71ae1574c0.zip
Issue #80 - De-unify gfx/src
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 {