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:06:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-09-13 22:06:03 +0300
commitdc1f002fb7db09c3916506a4470ba035a5fead66 (patch)
tree590f0e94b3bef8cc0904d6b2312949cee3b7dd2d /source/blender/windowmanager/intern/wm_files_link.c
parent5d4cbbb16cde901af8e7bfbf42acccc5b7ea6810 (diff)
Cleanup: unused headers for the windowmanager
Diffstat (limited to 'source/blender/windowmanager/intern/wm_files_link.c')
-rw-r--r--source/blender/windowmanager/intern/wm_files_link.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/windowmanager/intern/wm_files_link.c b/source/blender/windowmanager/intern/wm_files_link.c
index 2cd2cf0636a..ce2319e0394 100644
--- a/source/blender/windowmanager/intern/wm_files_link.c
+++ b/source/blender/windowmanager/intern/wm_files_link.c
@@ -55,7 +55,6 @@
#include "BKE_library_remap.h"
#include "BKE_main.h"
#include "BKE_report.h"
-#include "BKE_scene.h"
#include "BKE_idcode.h"