]> git.lyx.org Git - lyx.git/blobdiff - src/text.C
use the default converter for insetexternal, too
[lyx.git] / src / text.C
index dc94664fe5ef81e5b1d0e57c58d60299217ab794..1547bc6c52199feffb0b3e1f6b709fc7aa74300c 100644 (file)
@@ -67,7 +67,7 @@
 
 #include "support/lstrings.h"
 #include "support/textutils.h"
-#include "support/tostr.h"
+#include "support/convert.h"
 
 #include <sstream>