Fix blenderplayer and collada build.

This commit is contained in:
2018-04-17 10:58:27 +02:00
parent c9d1082a2c
commit ad797ed39a
4 changed files with 7 additions and 3 deletions

View File

@@ -26,8 +26,10 @@
*/
#include "BKE_object.h"
#include "BLI_math.h"
#include "BLI_sys_types.h"
#include "BKE_object.h"
#include "TransformWriter.h"