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/drawscript.c')
-rw-r--r--source/blender/src/drawscript.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/src/drawscript.c b/source/blender/src/drawscript.c
index 5fc48370d75..2c52c20ee95 100644
--- a/source/blender/src/drawscript.c
+++ b/source/blender/src/drawscript.c
@@ -41,7 +41,6 @@
#include <unistd.h>
#else
#include <io.h>
-#include "BLI_winstuff.h"
#endif
#include "MEM_guardedalloc.h"
#include "PIL_time.h"