|
@@ -43,12 +43,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
#ifndef ASSIMP_BUILD_NO_EXPORT
|
|
|
#ifndef ASSIMP_BUILD_NO_X_EXPORTER
|
|
|
+
|
|
|
#include "XFileExporter.h"
|
|
|
#include "ConvertToLHProcess.h"
|
|
|
#include "Bitmap.h"
|
|
|
#include "BaseImporter.h"
|
|
|
#include "fast_atof.h"
|
|
|
-#include "SceneCombiner.h"
|
|
|
+#include <assimp/SceneCombiner.h>
|
|
|
#include <assimp/DefaultIOSystem.h>
|
|
|
#include <ctime>
|
|
|
#include <set>
|