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>2010-03-24 19:20:13 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-03-24 19:20:13 +0300
commit8456995181a22ec0ba2a0dc55588c4646423f57b (patch)
tree1252908045b293db975a552f163b0be21340b72f /source/blender/windowmanager/intern/wm_subwindow.c
parent6f724c54bcbb9fc0408a6191a8031c278086416d (diff)
xaspect and yaspect were not working with uv project modifier & panorama, also removed some includes.
Diffstat (limited to 'source/blender/windowmanager/intern/wm_subwindow.c')
-rw-r--r--source/blender/windowmanager/intern/wm_subwindow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/windowmanager/intern/wm_subwindow.c b/source/blender/windowmanager/intern/wm_subwindow.c
index 3f7aa0a8f52..f512434a141 100644
--- a/source/blender/windowmanager/intern/wm_subwindow.c
+++ b/source/blender/windowmanager/intern/wm_subwindow.c
@@ -44,7 +44,6 @@
#include "BKE_global.h"
#include "BIF_gl.h"
-#include "BIF_glutil.h"
#include "WM_api.h"
#include "wm_subwindow.h"