]> git.lyx.org Git - lyx.git/blobdiff - src/BranchList.h
english_language was not used at all.
[lyx.git] / src / BranchList.h
index 0da9fe261f5e4b456dc55a784ce822c3aaa05d54..68cc46cebc8bad7715993f5ba9304c825438d2ae 100644 (file)
@@ -30,7 +30,9 @@
 #ifndef BRANCHES_H
 #define BRANCHES_H
 
-#include "Color.h"
+#include "ColorCode.h"
+
+#include "support/docstring.h"
 
 #include <list>