From 808a5fc05a3e242661228ae0637fa47e4e41860b Mon Sep 17 00:00:00 2001 From: Robert Holcomb Date: Sat, 24 Mar 2007 18:41:54 +0000 Subject: Scons build system. MSVC 7.1 in a moment. --- source/blender/nodes/intern/CMP_util.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source/blender/nodes/intern/CMP_util.h') diff --git a/source/blender/nodes/intern/CMP_util.h b/source/blender/nodes/intern/CMP_util.h index e277ef68b6a..fd132ab7d49 100644 --- a/source/blender/nodes/intern/CMP_util.h +++ b/source/blender/nodes/intern/CMP_util.h @@ -59,8 +59,9 @@ #include "BKE_material.h" #include "BKE_texture.h" #include "BKE_utildefines.h" +#include "BKE_library.h" -#include "..\CMP_node.h" +#include "../CMP_node.h" #include "BIF_gl.h" @@ -88,6 +89,7 @@ #include "RE_pipeline.h" #include "RE_shader_ext.h" +#include "RE_render_ext.h" #include "butspace.h" #include "blendef.h" -- cgit v1.2.3