From 1927203a59de948f52a4d48c1d98182899100656 Mon Sep 17 00:00:00 2001 From: petern Date: Tue, 1 Jan 2013 22:16:25 +0000 Subject: [PATCH] Missing include git-svn-id: file:///home/vcs/svn/jsweeper/trunk@47 6611ac79-6612-48ef-a1e9-b906f853523e --- src/colour.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/colour.cpp b/src/colour.cpp index 5b23601..48dc07c 100644 --- a/src/colour.cpp +++ b/src/colour.cpp @@ -1,4 +1,5 @@ #include +#include #include #include "colour.h"