Use new include bracktes.

This commit is contained in:
Kim Kulling
2016-06-06 22:04:29 +02:00
parent d64006b6b3
commit 7207e5117c
193 changed files with 483 additions and 463 deletions

View File

@@ -44,8 +44,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// internal headers of the post-processing framework
#include "SplitByBoneCountProcess.h"
#include "../include/assimp/postprocess.h"
#include "../include/assimp/DefaultLogger.hpp"
#include <assimp/postprocess.h>
#include <assimp/DefaultLogger.hpp>
#include <limits>
#include "TinyFormatter.h"