Fix: Compiling EEVEE Test cases
Was introduced when BKE_main got a CPP header file. Pull Request: https://projects.blender.org/blender/blender/pulls/115743
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "BKE_context.hh"
|
||||
#include "BKE_idtype.h"
|
||||
#include "BKE_main.h"
|
||||
#include "BKE_main.hh"
|
||||
#include "BKE_node.hh"
|
||||
#include "BKE_object.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user