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:
authorJoshua Leung <aligorith@gmail.com>2008-01-18 02:38:53 +0300
committerJoshua Leung <aligorith@gmail.com>2008-01-18 02:38:53 +0300
commit0db1666b6e178d9d4fe948f591666c5d094a8213 (patch)
treeaf9782341790592d3ee86673588c288b3e4e08c3 /source/blender/src/view.c
parent44c31bb04523799bf918bb4e519c0ebad4c0b9b1 (diff)
Routine purge of compiler warnings
Diffstat (limited to 'source/blender/src/view.c')
-rw-r--r--source/blender/src/view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/view.c b/source/blender/src/view.c
index 655fa59a4c1..a4960b76ae7 100644
--- a/source/blender/src/view.c
+++ b/source/blender/src/view.c
@@ -88,6 +88,7 @@
#include "mydevice.h"
#include "blendef.h"
+#include "transform.h"
#include "PIL_time.h" /* smoothview */