X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fimporter.C;h=8b7193954714b8cdf0e17414fcc8646f8be44466;hb=ab254289c832cd045c56e6012d14b048618cb833;hp=58f1c87b28b421c3ff456cfa1122182967bd4ef6;hpb=15a0218c0fbd310587456f1342f051a663a69d64;p=lyx.git diff --git a/src/importer.C b/src/importer.C index 58f1c87b28..8b71939547 100644 --- a/src/importer.C +++ b/src/importer.C @@ -25,6 +25,7 @@ #include "support/filetools.h" #include "lyx_gui_misc.h" //WriteAlert #include "gettext.h" +#include "BufferView.h" using std::vector; using std::find;