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