When PolyVox files include other PolyVox files the 'PolyVox' part of the path is not needed. This is only needed when examples, tests, and external applications include PolyVox.
This commit is contained in:
@ -26,7 +26,7 @@ freely, subject to the following restrictions:
|
||||
|
||||
#include "Impl/PlatformDefinitions.h"
|
||||
|
||||
#include "PolyVox/DefaultIsQuadNeeded.h" //we'll specialise this function for this voxel type
|
||||
#include "DefaultIsQuadNeeded.h" //we'll specialise this function for this voxel type
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
|
Reference in New Issue
Block a user