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/header_script.c')
-rw-r--r--source/blender/src/header_script.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/src/header_script.c b/source/blender/src/header_script.c
index 56e76cc9d58..fc6a0b45545 100644
--- a/source/blender/src/header_script.c
+++ b/source/blender/src/header_script.c
@@ -41,10 +41,6 @@
#include <config.h>
#endif
-#ifdef WIN32
-#include "BLI_winstuff.h"
-#endif
-
#include "BLI_blenlib.h"
#include "BSE_headerbuttons.h"