X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChanges.h;h=d53887556d5a32ffb9fc352ed8f7d3c03e3a32f3;hb=dd1a85a2baf0aeb867a634ade47275b952d38354;hp=da9fef2cb708fe5b3ff3dd5b303a0dcbadb96314;hpb=6a21ec854b356fbbc89aaf99b2a23e4c3de4aca6;p=lyx.git diff --git a/src/Changes.h b/src/Changes.h index da9fef2cb7..d53887556d 100644 --- a/src/Changes.h +++ b/src/Changes.h @@ -15,8 +15,6 @@ #ifndef CHANGES_H #define CHANGES_H -#include "Color.h" - #include "support/strfwd.h" #include "support/types.h" #include "support/lyxtime.h" @@ -28,6 +26,7 @@ namespace lyx { class AuthorList; class Buffer; +class Color; class DocIterator; class FontInfo; class OutputParams;