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_nla.c')
-rw-r--r--source/blender/src/header_nla.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/src/header_nla.c b/source/blender/src/header_nla.c
index 5747ac77fc7..c4287ad3ef7 100644
--- a/source/blender/src/header_nla.c
+++ b/source/blender/src/header_nla.c
@@ -43,10 +43,6 @@
#include <config.h>
#endif
-#ifdef WIN32
-#include "BLI_winstuff.h"
-#endif
-
#include "DNA_ID.h"
#include "DNA_nla_types.h"
#include "DNA_scene_types.h"