ShaderNode: Make #include explicit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <ShaderGraph.hpp>
|
||||
#include <ShaderNode/ShaderGraph.hpp>
|
||||
|
||||
inline auto ShaderGraph::GetInput(std::size_t inputIndex) const -> const InputEntry&
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user