]> git.lyx.org Git - lyx.git/blobdiff - src/Language.h
Do not let cursor overlap with inserted graphics.
[lyx.git] / src / Language.h
index 30173be3f4751e5b6b92b030dda54d431c936f0f..ad8badffbc363ac05aaddd0eaf29b05b19da51d2 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef LANGUAGE_H
 #define LANGUAGE_H
 
-#include "support/strfwd.h"
+#include "support/docstring.h"
 #include "support/trivstring.h"
 
 #include <map>