X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FColorHandler.h;h=af85ad88b6a6ef1fa48e77ba5b7e9a686f6eff1f;hb=06f9f0ea08ddcf13e99ea02cff21471aa2020c9e;hp=6a74288f4f8a44ee979589741cec65dcd05a1185;hpb=3b8b29831f3b2f38bca5f30cf918e128e33d354a;p=lyx.git diff --git a/src/ColorHandler.h b/src/ColorHandler.h index 6a74288f4f..af85ad88b6 100644 --- a/src/ColorHandler.h +++ b/src/ColorHandler.h @@ -1,9 +1,9 @@ // -*- C++ -*- /* This file is part of * ====================================================== - * + * * LyX, The Document Processor - * + * * Copyright 1995-2001 The LyX Team * * ======================================================*/ @@ -15,13 +15,13 @@ #pragma interface #endif -#include +#include "frontends/Painter.h" + +#include // This is only included to provide stuff for the non-public sections #include -#include "PainterBase.h" - class LyXFont; /**