]> git.lyx.org Git - lyx.git/blobdiff - src/toc.C
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / toc.C
index 42141c3dc2f29c027069fc88b3467a7aec7cf861..603912ab55343b142dda1381799b8edd38116356 100644 (file)
--- a/src/toc.C
+++ b/src/toc.C
@@ -25,7 +25,7 @@
 #include "insets/insetfloat.h"
 #include "insets/insetwrap.h"
 
-#include "support/tostr.h"
+#include "support/convert.h"
 
 using std::vector;
 using std::max;