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:
authorCampbell Barton <ideasman42@gmail.com>2018-06-17 12:56:20 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-17 12:56:20 +0300
commit42103a3eb8e9ee341c89310cc2343bc21b6ae7e2 (patch)
tree2df0d08b59bde6e24c4e50dd6eb7be5c25af3335 /source/blender/editors/util
parent2f1e34cfcc06a3fa49dc1b7c99e78cecdc509bf9 (diff)
CMake: add missing headers
Diffstat (limited to 'source/blender/editors/util')
-rw-r--r--source/blender/editors/util/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt
index 8657c876d47..c0a6fe676f1 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -84,6 +84,7 @@ set(SRC
../include/ED_transform_snap_object_context.h
../include/ED_transverts.h
../include/ED_types.h
+ ../include/ED_undo.h
../include/ED_util.h
../include/ED_uvedit.h
../include/ED_view3d.h