Cleanup: Move GPU_material.h to C++
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
#include "SEQ_utils.hh" /* SEQ_get_topmost_sequence() */
|
||||
|
||||
#include "GPU_material.h"
|
||||
#include "GPU_material.hh"
|
||||
#include "GPU_texture.h"
|
||||
|
||||
#include "BLI_sys_types.h" /* for intptr_t support */
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
#include "DEG_depsgraph_build.hh"
|
||||
#include "DEG_depsgraph_query.hh"
|
||||
|
||||
#include "GPU_material.h"
|
||||
#include "GPU_material.hh"
|
||||
|
||||
#include "NOD_shader.h"
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
#include "DEG_depsgraph.hh"
|
||||
|
||||
#include "GPU_material.h"
|
||||
#include "GPU_material.hh"
|
||||
|
||||
#include "BLO_read_write.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user