From 6e0340d0b5ee722d9b89b3cae0841ccfce1c6588 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 6 Jun 2010 08:25:42 +0000 Subject: removed cmake include path in recent cleanup which was needed. --- source/blender/editors/render/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/render/CMakeLists.txt') diff --git a/source/blender/editors/render/CMakeLists.txt b/source/blender/editors/render/CMakeLists.txt index fcfa673c176..47c286f1744 100644 --- a/source/blender/editors/render/CMakeLists.txt +++ b/source/blender/editors/render/CMakeLists.txt @@ -30,6 +30,7 @@ SET(INC ../../imbuf ../include ../../../../intern/guardedalloc + ../../../../extern/glew/include ../../makesdna ../../makesrna ../../python -- cgit v1.2.3