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:
@ -24,7 +24,7 @@ freely, subject to the following restrictions:
|
||||
#ifndef __PolyVox_MarchingCubesController_H__
|
||||
#define __PolyVox_MarchingCubesController_H__
|
||||
|
||||
#include "PolyVox/BaseVolume.h"
|
||||
#include "BaseVolume.h"
|
||||
|
||||
#include <limits>
|
||||
|
||||
|
Reference in New Issue
Block a user