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>2012-03-08 09:36:05 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-03-08 09:36:05 +0400
commitee84084f990da866c15a7b24e7c5945050c4a720 (patch)
tree4745614f51b378f3c5ba5a8ef84433b81a86e39b /source/blender/blenlib
parente61339a76fe346f9d9bd45c01f60aa93506eee42 (diff)
style cleanup: pep8 + picky edits
Diffstat (limited to 'source/blender/blenlib')
-rw-r--r--source/blender/blenlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 76019f01030..d69ecbe325b 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -103,6 +103,7 @@ set(SRC
BLI_dynlib.h
BLI_dynstr.h
BLI_edgehash.h
+ BLI_editVert.h
BLI_fileops.h
BLI_fileops_types.h
BLI_fnmatch.h