From d86a03113d24904dd4b6227f16431eb6735aa5d7 Mon Sep 17 00:00:00 2001 From: Joshua Leung Date: Tue, 18 Sep 2007 06:33:24 +0000 Subject: Another purge of compiler warnings (some of which I've been getting for a while) as a warmup exercise. --- source/blender/imbuf/intern/thumbs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/imbuf') diff --git a/source/blender/imbuf/intern/thumbs.c b/source/blender/imbuf/intern/thumbs.c index b071331e46b..5e6335cdac1 100644 --- a/source/blender/imbuf/intern/thumbs.c +++ b/source/blender/imbuf/intern/thumbs.c @@ -53,6 +53,7 @@ #include #endif +#include #include #include #include -- cgit v1.2.3