]> git.lyx.org Git - features.git/blobdiff - src/Chktex.h
Replace LString.h with support/std_string.h,
[features.git] / src / Chktex.h
index a73478974f52c9126f1d7fa88db32bfb5829ffac..aa8311501dfdb1ac3f602cea8822c9bca0ef8641 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef CHKTEX_H
 #define CHKTEX_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class LyXLex;
 class TeXErrors;