From 8b6f021b9aaab51afa87fd6c463a6d18456e6aa1 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Mon, 11 Apr 2005 08:53:14 +0000 Subject: [PATCH] changed #include to #include --- livesupport/modules/widgets/src/Colors.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/modules/widgets/src/Colors.cxx b/livesupport/modules/widgets/src/Colors.cxx index bb026b5a1..16db459d2 100644 --- a/livesupport/modules/widgets/src/Colors.cxx +++ b/livesupport/modules/widgets/src/Colors.cxx @@ -22,7 +22,7 @@ Author : $Author: fgerlits $ - Version : $Revision: 1.1 $ + Version : $Revision: 1.2 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/widgets/src/Colors.cxx,v $ ------------------------------------------------------------------------------*/ @@ -33,7 +33,7 @@ #include "configure.h" #endif -#include +#include #include "gtkmm/widget.h"