- unify naming of all header files. Obviously, this is a breaking change that affects all users.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1150 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
aramis_acg
2012-02-03 17:04:06 +00:00
parent f07901df9d
commit 6fa251c2f2
138 changed files with 333 additions and 337 deletions

View File

@@ -3,7 +3,7 @@
#ifdef WIN32
#include "../include/assimp/LogStream.h"
#include "../include/assimp/LogStream.hpp"
#include "windows.h"
namespace Assimp {