From b9d99662d2e59b2c1f07d5cbd688966392c06f1c Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Thu, 12 Jan 2006 01:15:09 +0000 Subject: uncommented include "IMB_imbuf.h", it is needed? --- source/gameengine/Ketsji/BL_Texture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/Ketsji') diff --git a/source/gameengine/Ketsji/BL_Texture.cpp b/source/gameengine/Ketsji/BL_Texture.cpp index f03bfffc8ec..3b970cc4c8c 100644 --- a/source/gameengine/Ketsji/BL_Texture.cpp +++ b/source/gameengine/Ketsji/BL_Texture.cpp @@ -20,7 +20,7 @@ #include "DNA_image_types.h" #include "IMB_imbuf_types.h" #include "BKE_image.h" -//#include "IMB_imbuf.h" +#include "IMB_imbuf.h" #include "BLI_blenlib.h" #include "RAS_GLExtensionManager.h" -- cgit v1.2.3