]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
fix typo that put too many include paths for most people
[lyx.git] / src / lyx_cb.h
index f5e4111663c18e1bbc250d182bdb1d47c420927e..864851af42f88491d59ced2110230cdb9f992da4 100644 (file)
@@ -31,8 +31,9 @@ Buffer * NewLyxFile(string const & filename);
 ///
 void InsertAsciiFile(BufferView * bv, string const & f, bool asParagraph);
 ///
+string getContentsOfAsciiFile(BufferView * bv, string const & f, bool asParagraph);
+///
 void MenuInsertLabel(BufferView * bv, string const & arg);
 ///
 void Reconfigure(BufferView * bv);
 #endif
-