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>2015-03-27 16:59:14 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-27 17:05:50 +0300
commit267904dd3cf10a6618ab6d79c49ac99aceb268b0 (patch)
tree4a918b8e113d6fc25f67be5f3848c8f1fe5f365e /source/blender/editors/gpencil/gpencil_ops.c
parent7cbb659400a647d6450470b054ac77518fd40c6a (diff)
Cleanup: gpencil headers
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_ops.c')
-rw-r--r--source/blender/editors/gpencil/gpencil_ops.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/gpencil/gpencil_ops.c b/source/blender/editors/gpencil/gpencil_ops.c
index 3fae208a2e2..5970a9497a0 100644
--- a/source/blender/editors/gpencil/gpencil_ops.c
+++ b/source/blender/editors/gpencil/gpencil_ops.c
@@ -34,8 +34,6 @@
#include "BLI_sys_types.h"
-#include "BLI_blenlib.h"
-
#include "BKE_context.h"
#include "DNA_gpencil_types.h"