]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_extern.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_extern.h
index 21989f02112e0e65b0d59811e415339bee95f633..5b844a934b4dec5c2102dad1567274f53e387311 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_EXTERN_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class NormalStream;
 class MapleStream;