]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetexternal.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insetexternal.h
index 1ae2dcf2deda099a37a0edb31c3f2004174e3d78..0ca0a06fd24628f01cdedd857d2307a60212a859 100644 (file)
@@ -79,7 +79,7 @@ public:
        std::string const & templatename() const { return templatename_; }
 
        /// The external file.
-       support::FileName filename;
+       support::DocFileName filename;
        /// How the inset is to be displayed by LyX.
        external::DisplayType display;
        /// The scale of the displayed graphic (if shown).