]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeX.C
I reactivate the code to resize the InsetText on a resize event of the main
[lyx.git] / src / LaTeX.C
index a23e60b8609691b3e599b496a4481088f0de6e2c..054a7796a1f0303226765709a58e4dd6dc9a1c9a 100644 (file)
@@ -32,6 +32,7 @@
 #include "support/systemcall.h"
 #include "support/os.h"
 #include "support/path.h"
+#include <cstdio>  // sscanf
 
 using std::ifstream;
 using std::getline;