]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/gettext.h
Replace LString.h with support/std_string.h,
[features.git] / src / tex2lyx / gettext.h
index 07a9474db464cc972093faeb8bcc60b3ceb16e12..29e75b039c40c4fdba9f081d7c27e72b2567b11b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef GETTEXT_H
 #define GETTEXT_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 ///
 string const _(string const &);