]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.C
Fix my breakage. Sorry guys.
[lyx.git] / src / tabular.C
index 02ddbd7e4645ff6487d2c68c62931177f40f1dde..d43d6b58925a0aa26add94e890ed183b5e5d4e4f 100644 (file)
@@ -30,7 +30,7 @@
 #include "insets/insettabular.h"
 
 #include "support/lstrings.h"
-#include "support/tostr.h"
+#include "support/convert.h"
 
 #include <sstream>