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-07-14 11:37:14 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-07-14 15:29:31 +0300
commit655f498ca7acc94df01200452d70507dc5027096 (patch)
treed54b3a406e9cbc61509303affdf79c7db5e30ea2 /source/blender/windowmanager/intern/wm_subwindow.c
parentcba0858ccd74ba983f92d6b7dfc41c2a2d3bf398 (diff)
Cleanup: headers (wm)
Diffstat (limited to 'source/blender/windowmanager/intern/wm_subwindow.c')
-rw-r--r--source/blender/windowmanager/intern/wm_subwindow.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/windowmanager/intern/wm_subwindow.c b/source/blender/windowmanager/intern/wm_subwindow.c
index 9209fa49f74..1583f9f9095 100644
--- a/source/blender/windowmanager/intern/wm_subwindow.c
+++ b/source/blender/windowmanager/intern/wm_subwindow.c
@@ -45,8 +45,6 @@
#include "BLI_math.h"
#include "BLI_utildefines.h"
-#include "BKE_context.h"
-
#include "BIF_gl.h"
#include "GPU_extensions.h"