]> git.lyx.org Git - lyx.git/blobdiff - src/FuncRequest.h
Fix isSpace for docstring
[lyx.git] / src / FuncRequest.h
index 6dfde4bfd7709b013456633f8f14ebe24c999a7c..42829ae8de26302df1f0e4702296953679e0dae7 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "FuncCode.h"
 
-#include "support/strfwd.h"
+#include "support/docstring.h"
 
 #include "frontends/KeyModifier.h"
 #include "frontends/mouse_state.h"