X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Foutput.cpp;h=6fb2fe373ecb082f53e0411eb280b5b33f30cde5;hb=ac3f391b46d25784f3129e24658b73c4bc15febf;hp=0e51cf3becc8440a9162e36f8b2fe79a61a2a2c9;hpb=9383f4c3c6f9cfab2d658701ba66e2b54cd68bea;p=lyx.git diff --git a/src/output.cpp b/src/output.cpp index 0e51cf3bec..6fb2fe373e 100644 --- a/src/output.cpp +++ b/src/output.cpp @@ -16,16 +16,15 @@ #include "frontends/alert.h" +#include "support/FileName.h" #include "support/filetools.h" #include "support/lstrings.h" using namespace std; +using namespace lyx::support; namespace lyx { -using support::bformat; -using support::FileName; - namespace { template