]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/qt_helpers.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / qt2 / qt_helpers.h
index a9eb174b08e3e7dedfb828efc247612c46d9866c..c350cdbb6c5fc2b328cd7c09ed57541061fdec80 100644 (file)
@@ -6,14 +6,14 @@
  *
  * \author Dekel Tsur
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef QTHELPERS_H
 #define QTHELPERS_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <utility>