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:
authorDaniel Dunbar <daniel@zuster.org>2005-03-21 03:47:21 +0300
committerDaniel Dunbar <daniel@zuster.org>2005-03-21 03:47:21 +0300
commit99676b7bfb7a481d2222a848ada661167842565f (patch)
tree24645cf2bbf9c20fcd5142570266a96d2daf885d /source/blender/src/butspace.c
parent630bb7f7bf018de078580814888ab1d6958c2aa7 (diff)
- another BLI_winstuff.h removal
Diffstat (limited to 'source/blender/src/butspace.c')
-rw-r--r--source/blender/src/butspace.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/src/butspace.c b/source/blender/src/butspace.c
index de22bddc426..0c5b07d4b38 100644
--- a/source/blender/src/butspace.c
+++ b/source/blender/src/butspace.c
@@ -39,10 +39,6 @@
#include <config.h>
#endif
-#ifdef WIN32
-#include "BLI_winstuff.h"
-#endif
-
#include "MEM_guardedalloc.h"
#include "DNA_object_types.h"