diff --git a/source/blender/src/language.c b/source/blender/src/language.c index 75973174154..209a24a5804 100644 --- a/source/blender/src/language.c +++ b/source/blender/src/language.c @@ -41,7 +41,6 @@ #include "BLI_blenlib.h" #include "BLI_linklist.h" /* linknode */ -#include "BLI_winstuff.h" #include "BIF_language.h" #include "BIF_space.h" /* allqueue() */