]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.cpp
compile fix
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
index bfedf55bf066530255519b8ccc5d17bf3d372c3e..0ce3284cf50e468641c2590205c63338138f65b6 100644 (file)
@@ -1230,7 +1230,7 @@ void GuiDocument::browseLayout()
        if (!file.endsWith(".layout"))
                return;
 
-       FileName layoutFile = makeAbsPath(fromqstr(file),
+       FileName layoutFile = support::makeAbsPath(fromqstr(file),
                fromqstr(bufferFilepath()));
        
        // load the layout file