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 <dalai@blender.org>2020-08-06 15:29:33 +0300
committerDalai Felinto <dalai@blender.org>2020-08-06 17:44:03 +0300
commitbc8168f4a2795d65cbe3afc02e09582d43e337c5 (patch)
tree6cbba44af6701b6c75c79b4fca09511aad50f08a /source/blender/editors/space_image/CMakeLists.txt
parent45e6ca36615fe9a720c9f25343556326fcbd5952 (diff)
Cleanup: Remove bad level calls from space image
Groundwork for upcoming fix (D8472)
Diffstat (limited to 'source/blender/editors/space_image/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_image/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_image/CMakeLists.txt b/source/blender/editors/space_image/CMakeLists.txt
index 12de74c6ae7..24ec7a89397 100644
--- a/source/blender/editors/space_image/CMakeLists.txt
+++ b/source/blender/editors/space_image/CMakeLists.txt
@@ -23,6 +23,7 @@ set(INC
../../blentranslation
../../bmesh
../../depsgraph
+ ../../draw
../../gpu
../../imbuf
../../makesdna