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/editlattice.c')
-rw-r--r--source/blender/src/editlattice.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/src/editlattice.c b/source/blender/src/editlattice.c
index 1469cf97d11..53e2b88c824 100644
--- a/source/blender/src/editlattice.c
+++ b/source/blender/src/editlattice.c
@@ -39,9 +39,6 @@
#include <config.h>
#endif
-#ifdef WIN32
-#include "BLI_winstuff.h"
-#endif
#include "MEM_guardedalloc.h"
#include "BLI_blenlib.h"