Skip to content
Snippets Groups Projects
Commit 16593b50 authored by Nathan Letwory's avatar Nathan Letwory
Browse files

make sure this also builds on Windows.

parent ea7afe9c
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment