From ee84084f990da866c15a7b24e7c5945050c4a720 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 8 Mar 2012 05:36:05 +0000 Subject: style cleanup: pep8 + picky edits --- source/blender/blenlib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib') 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 -- cgit v1.2.3