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

@@ -31,6 +31,7 @@
#include "BLI_utildefines.h"
#include "BLI_path_util.h"
#include "BLI_string.h"
#include "bpy_traceback.h"