]> git.lyx.org Git - lyx.git/blobdiff - src/Lexer.cpp
Embedding: saving inzip name to .lyx file so that embedded files can always be found...
[lyx.git] / src / Lexer.cpp
index ad6f860c6f16dbf1cf0ae95491da8bbcea14e63a..3ad6c8f27bff4d076a9d8f924c57345ba167f931 100644 (file)
@@ -18,6 +18,7 @@
 #include "support/debug.h"
 
 #include "support/convert.h"
+#include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/gzstream.h"
 #include "support/lstrings.h"