Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/compositor/nodes/COM_ValueNode.cc')
-rw-r--r--source/blender/compositor/nodes/COM_ValueNode.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/compositor/nodes/COM_ValueNode.cc b/source/blender/compositor/nodes/COM_ValueNode.cc
index 6b640fa2a3a..611353fceba 100644
--- a/source/blender/compositor/nodes/COM_ValueNode.cc
+++ b/source/blender/compositor/nodes/COM_ValueNode.cc
@@ -17,7 +17,6 @@
*/
#include "COM_ValueNode.h"
-#include "COM_ExecutionSystem.h"
#include "COM_SetValueOperation.h"
namespace blender::compositor {