Compilation error fix after recent cleanup
Please do not do cleanups in minimal configuration, doing that has been proven to only cause issues without solving anything meaningful ;)
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
#include "BKE_node.h"
|
||||
#include "BKE_scene.h"
|
||||
#include "BKE_DerivedMesh.h"
|
||||
#ifdef WITH_GAMEENGINE
|
||||
# include "BKE_object.h"
|
||||
#endif
|
||||
|
||||
#include "GPU_basic_shader.h"
|
||||
#include "GPU_buffers.h"
|
||||
|
||||
Reference in New Issue
Block a user