]> git.lyx.org Git - features.git/blobdiff - src/LaTeXFeatures.cpp
I guess Windows folks are not too happy with files named color.h and Color.h
[features.git] / src / LaTeXFeatures.cpp
index 5dc426eecc1c7faefc5b542a63bfa7f783878989..7b46065b8bc9a330132a880f94384c596a5abe65 100644 (file)
 #include "LaTeXFeatures.h"
 
 #include "BufferParams.h"
-#include "color.h"
+#include "Color.h"
 #include "debug.h"
 #include "Encoding.h"
 #include "Floating.h"
 #include "FloatList.h"
-#include "Color.h"
 #include "Language.h"
 #include "Lexer.h"
 #include "lyx_sty.h"