浏览代码

BUGFIX: Use correct not-importing preprocessor declaration for blender importer.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@836 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
kimmi 15 年之前
父节点
当前提交
e0e0bf3c1e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/Importer.cpp

+ 1 - 1
code/Importer.cpp

@@ -175,7 +175,7 @@ using namespace Assimp::Formatter;
 #ifndef ASSIMP_BUILD_NO_COB_IMPORTER
 #	include "COBLoader.h"
 #endif
-#ifndef ASSIMP_BUILD_NO_COB_IMPORTER
+#ifndef ASSIMP_BUILD_NO_BLEND_IMPORTER
 #	include "BlenderLoader.h"
 #endif
 //#ifndef ASSIMP_BUILD_NO_SWORDOFMOONLIGHT_IMPORTER