Fix build error when not using unity build

This commit is contained in:
Brecht Van Lommel 2022-08-18 18:48:49 +02:00
parent b375019ebc
commit 790d57b88a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include "UI_resources.h"
#include "COM_node_operation.hh"
#include "COM_utilities.hh"
#include "node_composite_util.hh"