From: Richard Kimberly Heck Date: Wed, 13 May 2020 18:44:03 +0000 (-0400) Subject: Fix bug #11864 X-Git-Tag: 2.3.5~44 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=94c2466c4c5db069742aa2441c247d66d82903f8;p=features.git Fix bug #11864 --- diff --git a/src/insets/ExternalTemplate.cpp b/src/insets/ExternalTemplate.cpp index ae9148b4e8..39a96aeacd 100644 --- a/src/insets/ExternalTemplate.cpp +++ b/src/insets/ExternalTemplate.cpp @@ -22,6 +22,7 @@ #include "support/PathChanger.h" #include "support/Translator.h" +#include #include using namespace std;