]> git.lyx.org Git - lyx.git/blobdiff - src/output.cpp
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / output.cpp
index 67b0323b491c22e79a1994d7dc41e31edf862c2b..6fb2fe373ecb082f53e0411eb280b5b33f30cde5 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "frontends/alert.h"
 
+#include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"