make sure this also builds on Windows.

This commit is contained in:
Nathan Letwory
2004-09-23 21:27:16 +00:00
parent ea7afe9c48
commit 16593b506a

View File

@@ -30,6 +30,10 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
#ifdef WIN32
#include "BLI_winstuff.h"
#endif /* WIN32*/
#include <BKE_main.h>
#include <BKE_global.h>
#include <BKE_library.h>