fix for building with opencollada 833 on linux.

This commit is contained in:
2011-02-12 06:25:04 +00:00
parent 92672d0c1c
commit 0a4eb24ca0
10 changed files with 27 additions and 1 deletions

View File

@@ -28,6 +28,9 @@
#include <iostream>
#endif
/* COLLADABU_ASSERT, may be able to remove later */
#include "COLLADABUPlatform.h"
#include "COLLADAFWMeshPrimitive.h"
#include "COLLADAFWMeshVertexData.h"
#include "COLLADAFWPolygons.h"