]> git.lyx.org Git - features.git/blobdiff - src/funcrequest.h
Replace LString.h with support/std_string.h,
[features.git] / src / funcrequest.h
index ee4c7d1d3a41798ab403cdf011228894c2b3c4e7..5ebe6fa9d1d429110d4b14c73c89d047f8a3ed75 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "lfuns.h"
 #include "frontends/mouse_state.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class BufferView;