Cleanup: Move GPU_material.h to C++

This commit is contained in:
Hans Goudey
2024-02-01 10:40:24 -05:00
parent 691512b9ce
commit dccf0e8699
85 changed files with 149 additions and 160 deletions

View File

@@ -15,7 +15,7 @@
#include "BLI_ghash.h"
#include "GPU_material.h"
#include "GPU_material.hh"
#include "GPU_shader.h"
#ifdef __cplusplus