Cleanup: quiet warning from missing include

This commit is contained in:
Campbell Barton
2023-11-04 14:34:45 +11:00
parent ee3da7c26c
commit 243516e1d3

View File

@@ -13,6 +13,8 @@
#include "NOD_shader.h"
#include "material.h"
namespace blender::nodes::materialx {
class DefaultMaterialNodeParser : public NodeParser {