]> git.lyx.org Git - features.git/blobdiff - src/graph.h
Replace LString.h with support/std_string.h,
[features.git] / src / graph.h
index 9956aa47cfae74ba8b66bfacb5e75a12d9e930f2..4a8477cbf965ceca7a09253f7bf13911507b945c 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef GRAPH_H
 #define GRAPH_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <queue>
 #include <vector>