From b1851a4ad037f193a01f8700d52269e093eed35f Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 14 May 2020 18:26:08 +0000 Subject: Issue #80 - de-unify and fix up gfx/graphite2 With de-unified building we have to re-apply the fix-up for , and additionally the same for to prevent the compiler picking the wrong versions of standard functions. --- gfx/graphite2/src/FeatureMap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfx/graphite2/src/FeatureMap.cpp') diff --git a/gfx/graphite2/src/FeatureMap.cpp b/gfx/graphite2/src/FeatureMap.cpp index d0fc55ddf..ab3b447f9 100644 --- a/gfx/graphite2/src/FeatureMap.cpp +++ b/gfx/graphite2/src/FeatureMap.cpp @@ -24,7 +24,7 @@ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public License, as published by the Free Software Foundation, either version 2 of the License or (at your option) any later version. */ -#include +#include #include "inc/Main.h" #include "inc/bits.h" -- cgit v1.2.3