]> git.lyx.org Git - features.git/blobdiff - src/lyx_cb.h
Replace LString.h with support/std_string.h,
[features.git] / src / lyx_cb.h
index 42d4ed605d3ac7020545384045ec6f5936ba3ac7..8bd7bc0060e17212f6c19fc061bef3fd88d82cd5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef LYX_CB_H
 #define LYX_CB_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class Buffer;
 class BufferView;