Update PbrtExporter.cpp
parent
472e15c405
commit
4e22635406
|
@ -83,7 +83,9 @@ Other:
|
|||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
#if ASSIMP_NEEDS_STB_IMAGE
|
||||
#include "Common/StbCommon.h"
|
||||
#endif
|
||||
|
||||
using namespace Assimp;
|
||||
|
||||
|
|
Loading…
Reference in New Issue