From fbbac6807a9234b01c06c97850792efc0ca41880 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 12 May 2016 04:35:40 +1000 Subject: Cleanup: unused win32 headers --- source/blender/editors/sculpt_paint/paint_image.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/blender/editors/sculpt_paint') diff --git a/source/blender/editors/sculpt_paint/paint_image.c b/source/blender/editors/sculpt_paint/paint_image.c index 4dd521e53ef..7d663a034ee 100644 --- a/source/blender/editors/sculpt_paint/paint_image.c +++ b/source/blender/editors/sculpt_paint/paint_image.c @@ -36,10 +36,6 @@ #include "MEM_guardedalloc.h" -#ifdef WIN32 -# include "BLI_winstuff.h" -#endif - #include "BLI_math.h" #include "BLI_blenlib.h" #include "BLI_utildefines.h" -- cgit v1.2.3