Fixed broken include paths causing compile errors on Linux.
This commit is contained in:
@ -25,8 +25,8 @@
|
||||
#ifndef __PolyVox_Array_H__
|
||||
#define __PolyVox_Array_H__
|
||||
|
||||
#include <PolyVox/Impl/PlatformDefinitions.h>
|
||||
#include <PolyVox/Impl/ErrorHandling.h>
|
||||
#include "Impl/ErrorHandling.h"
|
||||
#include "Impl/PlatformDefinitions.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
|
Reference in New Issue
Block a user