Cleanup: Add missing include
Fixes compilation errors after rBd5efda72f501 Re sorted some includes.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "RE_texture.h"
|
||||
|
||||
#include "node_shader_util.hh"
|
||||
|
||||
static bNodeSocketTemplate outputs[] = {
|
||||
|
@@ -22,6 +22,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "BLI_compiler_attrs.h"
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
/* this include is for non-render pipeline exports (still old cruft here) */
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
Reference in New Issue
Block a user