From 15f4eb34fa2f3bc511c513640b3eac2d03398f47 Mon Sep 17 00:00:00 2001 From: Gaia Clary Date: Sun, 17 Jun 2012 23:13:39 +0000 Subject: Collada: Moved interface definitions from wm_operators.c to blender/editors/io --- source/blender/windowmanager/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/windowmanager/CMakeLists.txt') diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt index 2a1a1d5649d..275aeb3317c 100644 --- a/source/blender/windowmanager/CMakeLists.txt +++ b/source/blender/windowmanager/CMakeLists.txt @@ -30,6 +30,7 @@ set(INC ../blenlib ../blenloader ../editors/include + ../editors/io ../gpu ../imbuf ../makesdna -- cgit v1.2.3