Unbreak build from missing headers

This commit is contained in:
Campbell Barton
2023-11-02 22:26:06 +11:00
parent dfd1b63cc7
commit 6a9684afd7

View File

@@ -9,6 +9,7 @@
#include "IMB_colormanagement.h"
#include "COM_KuwaharaClassicOperation.h"
#include "COM_SummedAreaTableOperation.h"
namespace blender::compositor {