Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc.

This commit is contained in:
2014-04-30 23:15:54 +02:00
parent 2ce3e4639a
commit a47a4ef82f
13 changed files with 14 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "RNA_types.h"
#include "BLI_utildefines.h"
#include "bpy_rna.h"
#include "BKE_global.h"