Moved headers into subdirectories.
This commit is contained in:
@ -21,9 +21,9 @@ freely, subject to the following restrictions:
|
||||
distribution.
|
||||
*******************************************************************************/
|
||||
|
||||
#include "AStarPathfinder.h"
|
||||
#include "PolyVoxCore/AStarPathfinder.h"
|
||||
|
||||
#include "Material.h"
|
||||
#include "PolyVoxCore/Material.h"
|
||||
|
||||
using namespace PolyVox;
|
||||
|
||||
|
Reference in New Issue
Block a user