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>2019-09-13 22:08:05 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-09-13 22:21:25 +0300
commit83e4991c16cdadc40d1f857b215415c99938ac9e (patch)
treee0e69ed3bcaf169f5b6a8db682c0fb4b98fad236 /source/blender/blenloader/intern/versioning_270.c
parentdc1f002fb7db09c3916506a4470ba035a5fead66 (diff)
Cleanup: unused headers for readfile, versioning
Diffstat (limited to 'source/blender/blenloader/intern/versioning_270.c')
-rw-r--r--source/blender/blenloader/intern/versioning_270.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenloader/intern/versioning_270.c b/source/blender/blenloader/intern/versioning_270.c
index ae355e182e5..38c19fc647a 100644
--- a/source/blender/blenloader/intern/versioning_270.c
+++ b/source/blender/blenloader/intern/versioning_270.c
@@ -53,10 +53,8 @@
#include "DNA_genfile.h"
#include "BKE_animsys.h"
-#include "BKE_brush.h"
#include "BKE_colortools.h"
#include "BKE_fcurve.h"
-#include "BKE_gpencil.h"
#include "BKE_main.h"
#include "BKE_mask.h"
#include "BKE_modifier.h"