]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
New attempt on #9906: allow following hyperlinks via context menu.
[lyx.git] / src / insets / InsetWrap.h
index 934e3bd101e3a1e03440b218ae1c7bee24f3752c..5619dc042b73f491accce98d5c5d986ad1a3dcbc 100644 (file)
@@ -13,7 +13,8 @@
 #define INSETWRAP_H
 
 #include "InsetCaptionable.h"
-#include "Length.h"
+
+#include "support/Length.h"
 
 
 namespace lyx {