]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetBox.h
Improved character count statistics for letter based insets (e.g. the LyX logo).
[features.git] / src / insets / InsetBox.h
index 418a24277200f67a479ed11a383780a73b2f36be..3398a52ed600962a172805ad8760b68a0817c867 100644 (file)
@@ -15,7 +15,8 @@
 #define INSETBOX_H
 
 #include "InsetCollapsible.h"
-#include "Length.h"
+
+#include "support/Length.h"
 
 
 namespace lyx {