diff --git a/source/blender/collada/AnimationImporter.cpp b/source/blender/collada/AnimationImporter.cpp index 85fc6e3cbeb..a166324bde7 100644 --- a/source/blender/collada/AnimationImporter.cpp +++ b/source/blender/collada/AnimationImporter.cpp @@ -26,6 +26,7 @@ * \ingroup collada */ +#include /* COLLADABU_ASSERT, may be able to remove later */ #include "COLLADABUPlatform.h"