]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalTemplate.h
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
[lyx.git] / src / insets / ExternalTemplate.h
index 23f1f78802ffb9d98d7977ac36a10fce38e41ad1..4392870057d3969c20d8729edf336b205575d312 100644 (file)
@@ -17,6 +17,8 @@
 
 #include <boost/noncopyable.hpp>
 
+#include <vector>
+
 namespace lyx {
 
 namespace support { class FileName; }