Add missing header in compositing node code after recent change.

Recent clang compilers do not like types that are not fully defined in
the current unit...
This commit is contained in:
Bastien Montagne
2025-04-25 18:28:27 +02:00
committed by Thomas Dinges
parent e6aae3926b
commit e79585f899
@@ -21,6 +21,7 @@
#include "NOD_composite.hh" // IWYU pragma: export
#include "NOD_socket.hh" // IWYU pragma: export
#include "NOD_socket_declarations.hh" // IWYU pragma: export
#include "NOD_socket_search_link.hh"
#define CMP_SCALE_MAX 12000