From 1e0c3d315b8b5db4b5d594c05c7b1b92d5bf967a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 9 May 2011 14:41:44 +0000 Subject: minor cleanup, no functional changes. --- source/blender/gpu/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu/CMakeLists.txt') diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt index fc7e3408683..d6e2b56c065 100644 --- a/source/blender/gpu/CMakeLists.txt +++ b/source/blender/gpu/CMakeLists.txt @@ -34,7 +34,7 @@ set(INC ../makesrna ../../../intern/guardedalloc ../../../intern/smoke/extern - ${GLEW_INCLUDE_PATH} + ${GLEW_INCLUDE_PATH} ) set(SRC -- cgit v1.2.3