]> git.lyx.org Git - features.git/blobdiff - src/BranchList.h
Replace LString.h with support/std_string.h,
[features.git] / src / BranchList.h
index 3b6b2554fe63d4e64a04eee89fa28f1c4f82f569..e284aa43d0c0d2c0a59eb9d8c4d99094833991a1 100644 (file)
@@ -30,7 +30,7 @@
 #ifndef BRANCHES_H
 #define BRANCHES_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <list>
 
 class Branch {