Fix link error after recent changes to use span for iterating over nodes

This commit is contained in:
Brecht Van Lommel 2022-12-02 18:50:38 +01:00
parent 0302ab4e02
commit 2a33875065
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
#include "DNA_node_types.h"
#include "BKE_node_runtime.hh"
#include "node_shader_util.hh"
#include "NOD_socket_search_link.hh"