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:
authorHans Goudey <h.goudey@me.com>2021-12-13 07:53:03 +0300
committerHans Goudey <h.goudey@me.com>2021-12-13 07:56:51 +0300
commitd9d4b9899e8b78af6324d4f76b8e69f555bbc49d (patch)
treeee2bb6cf34a6d56518474e0f27b2c6628a6a7c34 /source/blender/nodes/composite/node_composite_util.hh
parentf5679838bcfece558e8604b874aa8900460871f2 (diff)
Cleanup: Remove includes in node_util.h header
This ends up including the removed headers in many unnecessary places. Also, remove unnecessary extern from function definitions.
Diffstat (limited to 'source/blender/nodes/composite/node_composite_util.hh')
-rw-r--r--source/blender/nodes/composite/node_composite_util.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/nodes/composite/node_composite_util.hh b/source/blender/nodes/composite/node_composite_util.hh
index 63576d4109f..04708d0d854 100644
--- a/source/blender/nodes/composite/node_composite_util.hh
+++ b/source/blender/nodes/composite/node_composite_util.hh
@@ -42,8 +42,8 @@
#include "RE_pipeline.h"
-/* only for forward declarations */
#include "NOD_composite.h"
+#include "NOD_socket.h"
#include "NOD_socket_declarations.hh"
#define CMP_SCALE_MAX 12000