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/screendump.c')
-rw-r--r--source/blender/src/screendump.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/src/screendump.c b/source/blender/src/screendump.c
index 7e54791dbd2..4568eb7f4c5 100644
--- a/source/blender/src/screendump.c
+++ b/source/blender/src/screendump.c
@@ -37,10 +37,6 @@
#include <config.h>
#endif
-#ifdef WIN32
-#include "BLI_winstuff.h"
-#endif
-
#include "MEM_guardedalloc.h"
#include "BLI_blenlib.h"