From 3972b1dc68bb8643a27896a2e008764d0749e156 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 26 Oct 2009 15:20:49 -0600 Subject: Add missing include in dyecmd --- tools/dyecmd/src/dye.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/dyecmd/src/dye.h b/tools/dyecmd/src/dye.h index d32c3f22..b82bc1be 100644 --- a/tools/dyecmd/src/dye.h +++ b/tools/dyecmd/src/dye.h @@ -24,6 +24,8 @@ #include +#include + /** * Class for performing a linear interpolation between colors. */ -- cgit v1.2.3-70-g09d2