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>2014-11-29 01:12:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2014-11-29 01:12:12 +0300
commit0154096fd52b7d4fd4e90a77cb6240df7a8ecbf2 (patch)
tree8c0e8dfceb00c0af4d3fcfa611a67d1d4a3063cf /source/blender/python/bmesh/bmesh_py_ops.c
parent915235c87a1621ba000a427ad3eac8a49ff2c0c7 (diff)
Cleanup: unused headers
Diffstat (limited to 'source/blender/python/bmesh/bmesh_py_ops.c')
-rw-r--r--source/blender/python/bmesh/bmesh_py_ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/python/bmesh/bmesh_py_ops.c b/source/blender/python/bmesh/bmesh_py_ops.c
index b117188987f..ee96c859858 100644
--- a/source/blender/python/bmesh/bmesh_py_ops.c
+++ b/source/blender/python/bmesh/bmesh_py_ops.c
@@ -37,7 +37,6 @@
#include "MEM_guardedalloc.h"
-#include "../generic/py_capi_utils.h"
#include "bmesh.h"