n/b/patch: fix header path for external use
This commit is contained in:
parent
33dece611a
commit
573e44bf6f
@ -17,7 +17,7 @@
|
||||
#ifndef __UTIL_NOISE_BASIS_PATCH_HPP
|
||||
#define __UTIL_NOISE_BASIS_PATCH_HPP
|
||||
|
||||
#include "point.hpp"
|
||||
#include "../../point.hpp"
|
||||
|
||||
namespace util { namespace noise { namespace basis {
|
||||
template <typename T>
|
||||
|
Loading…
Reference in New Issue
Block a user