From 1775e867c408bbea2b7f197c0c40b26e586e9ef1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 1 Jun 2002 17:54:32 +0000 Subject: sync with bb-cvs --- src/Color.cc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/Color.cc') diff --git a/src/Color.cc b/src/Color.cc index 7a36b03c..85f3ec19 100644 --- a/src/Color.cc +++ b/src/Color.cc @@ -25,13 +25,15 @@ # include "../config.h" #endif // HAVE_CONFIG_H -#include "Color.hh" -#include "BaseDisplay.hh" - extern "C" { #include } +#include + +#include "Color.hh" +#include "BaseDisplay.hh" + BColor::ColorCache BColor::colorcache; bool BColor::cleancache = false; -- cgit v1.2.3