LWO: use forward declaration in header.

This commit is contained in:
Kim Kulling
2017-06-21 23:06:53 +02:00
parent bd2af6591f
commit 735e64309b
2 changed files with 4 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// internal headers
#include "LWOFileData.h"
#include <assimp/anim.h>
using namespace Assimp;
using namespace Assimp::LWO;