Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dfelinto@gmail.com>2018-09-12 15:44:43 +0300
committerDalai Felinto <dfelinto@gmail.com>2018-09-12 15:55:21 +0300
commitbf709f9d36578a22ed5af708ec72f844b1dfa79a (patch)
tree89a27af6d84946467447f67fec546671568a406c /source/blender/editors/space_info/CMakeLists.txt
parentf04ddd37ea3326471e3ca5b1c1ccf9af309dae34 (diff)
Fix T56759: Status bar not working for multi-objects nor object mode
Diffstat (limited to 'source/blender/editors/space_info/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_info/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_info/CMakeLists.txt b/source/blender/editors/space_info/CMakeLists.txt
index 96fe9322b97..4896515182e 100644
--- a/source/blender/editors/space_info/CMakeLists.txt
+++ b/source/blender/editors/space_info/CMakeLists.txt
@@ -25,6 +25,7 @@ set(INC
../../blenlib
../../blenloader
../../blentranslation
+ ../../depsgraph
../../imbuf
../../bmesh
../../gpu