diff --git a/code/glTFAsset.inl b/code/glTFAsset.inl index d52c825c4..470246c94 100644 --- a/code/glTFAsset.inl +++ b/code/glTFAsset.inl @@ -40,6 +40,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "StringUtils.h" +using namespace Assimp; + namespace glTF { namespace {