]> git.lyx.org Git - lyx.git/blobdiff - src/text2.C
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / text2.C
index 0ffd04c0f6bdb9a77efd5f85dc9a75220fa5c189..324d3cbef4d63f0f27407680b2870c52789bfb85 100644 (file)
@@ -58,7 +58,7 @@
 
 #include "support/lstrings.h"
 #include "support/textutils.h"
-#include "support/tostr.h"
+#include "support/convert.h"
 
 #include <sstream>