]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathKern.h
Improved character count statistics for letter based insets (e.g. the LyX logo).
[features.git] / src / mathed / InsetMathKern.h
index e985ad4dc3bc1e2515fbca76dfaa6ec1ce7b8101..58d540d1fcfb27c2172af646f8b0e14fdda9cd3a 100644 (file)
@@ -13,7 +13,8 @@
 #define MATH_CHEATINSET_H
 
 #include "InsetMath.h"
-#include "Length.h"
+
+#include "support/Length.h"
 
 
 namespace lyx {