]> git.lyx.org Git - features.git/blobdiff - src/support/forkedcall.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / forkedcall.h
index e71cdaeb1af469b4ca6be6cc66e7ca8c606ceac9..8e58485d18e4c8f66c0aed5af98aaee31cce7e52 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef FORKEDCALL_H
 #define FORKEDCALL_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/shared_ptr.hpp>
 #include <boost/signals/signal2.hpp>