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:
Diffstat (limited to 'source/blender/src/toolbox.c')
-rw-r--r--source/blender/src/toolbox.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/src/toolbox.c b/source/blender/src/toolbox.c
index 0a62353715a..6b317fa2903 100644
--- a/source/blender/src/toolbox.c
+++ b/source/blender/src/toolbox.c
@@ -31,6 +31,7 @@
*/
#define PY_TOOLBOX 1
+
#include <math.h>
#include <ctype.h>
#include <stdlib.h>
@@ -100,8 +101,6 @@
#include "mydevice.h"
#include "blendef.h"
-
-#include "interface.h"
#include "render.h"