Renamed 'Typedef.h' to 'PlatformDefinitions.h'.

This commit is contained in:
David Williams
2015-05-08 14:57:12 +02:00
parent 64c30044b0
commit 2a8e0a5f7b
19 changed files with 25 additions and 21 deletions

View File

@ -24,7 +24,7 @@ freely, subject to the following restrictions:
#ifndef __PolyVox_Material_H__
#define __PolyVox_Material_H__
#include "Impl/TypeDef.h"
#include "Impl/PlatformDefinitions.h"
#include "PolyVox/DefaultIsQuadNeeded.h" //we'll specialise this function for this voxel type