X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiBibtex.cpp;h=cfc696664ad77fb9e4a1d73976bb58aef662b6eb;hb=8a69ffd3bfaa4ab23b281a38b9a65f0a8550c997;hp=31f7b1bf6394c5e14690d8292c3806f2a3b72851;hpb=b749e175c60c1c1f785cd9418fff8934fe2cffbe;p=features.git diff --git a/src/frontends/qt4/GuiBibtex.cpp b/src/frontends/qt4/GuiBibtex.cpp index 31f7b1bf63..cfc696664a 100644 --- a/src/frontends/qt4/GuiBibtex.cpp +++ b/src/frontends/qt4/GuiBibtex.cpp @@ -17,7 +17,6 @@ #include "Buffer.h" #include "BufferParams.h" -#include "EmbeddedFiles.h" #include "ui_BibtexAddUi.h" #include "qt_helpers.h" #include "Validator.h" @@ -32,6 +31,7 @@ #include "support/debug.h" #include "support/ExceptionMessage.h" #include "support/FileFilterList.h" +#include "support/FileName.h" #include "support/filetools.h" // changeExtension #include "support/gettext.h" #include "support/lstrings.h"