Moved all headers from 'PolyVoxCore' to 'PolyVox', as we no longer have the core/util distinction.
This commit is contained in:
@ -23,8 +23,8 @@ freely, subject to the following restrictions:
|
||||
|
||||
#include "TestAmbientOcclusionGenerator.h"
|
||||
|
||||
#include "PolyVoxCore/AmbientOcclusionCalculator.h"
|
||||
#include "PolyVoxCore/PagedVolume.h"
|
||||
#include "PolyVox/AmbientOcclusionCalculator.h"
|
||||
#include "PolyVox/PagedVolume.h"
|
||||
|
||||
#include <QtTest>
|
||||
|
||||
|
Reference in New Issue
Block a user