فهرست منبع

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
 #ifndef ASSIMP_BUILD_NO_COB_IMPORTER
 #	include "COBLoader.h"
 #	include "COBLoader.h"
 #endif
 #endif
-#ifndef ASSIMP_BUILD_NO_COB_IMPORTER
+#ifndef ASSIMP_BUILD_NO_BLEND_IMPORTER
 #	include "BlenderLoader.h"
 #	include "BlenderLoader.h"
 #endif
 #endif
 //#ifndef ASSIMP_BUILD_NO_SWORDOFMOONLIGHT_IMPORTER
 //#ifndef ASSIMP_BUILD_NO_SWORDOFMOONLIGHT_IMPORTER