]> git.lyx.org Git - features.git/blobdiff - src/counters.h
Replace LString.h with support/std_string.h,
[features.git] / src / counters.h
index d7bf25654f164bc87e40e82696d7ef754677f64e..5b9d5323d20aa92a5abf9fe5d1b5dec2cbea9993 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef COUNTERS_H
 #define COUNTERS_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <map>