From 3220b7dc562f40aa6dfdadea4e640c1dbd827655 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 15 May 2020 13:10:56 +0000 Subject: Issue #80 - Fix up gfx/ipc and gfx/src for Linux. This removes an unused Telemetry enum --- gfx/ipc/GPUChild.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gfx/ipc') diff --git a/gfx/ipc/GPUChild.cpp b/gfx/ipc/GPUChild.cpp index cc2740a84..3af70c056 100644 --- a/gfx/ipc/GPUChild.cpp +++ b/gfx/ipc/GPUChild.cpp @@ -5,6 +5,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "GPUChild.h" #include "gfxConfig.h" +#include "gfxPlatform.h" #include "gfxPrefs.h" #include "GPUProcessHost.h" #include "GPUProcessManager.h" -- cgit v1.2.3