Cleanup: GPU: Remove glew headers part2
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
|
||||
#include "BIF_glutil.h"
|
||||
|
||||
#include "GPU_glew.h"
|
||||
#include "GPU_shader.h"
|
||||
|
||||
#include "RE_engine.h"
|
||||
|
||||
@@ -50,8 +50,6 @@
|
||||
# include "DNA_image_types.h"
|
||||
# include "DNA_scene_types.h"
|
||||
|
||||
# include "GPU_glew.h"
|
||||
|
||||
# include "MEM_guardedalloc.h"
|
||||
|
||||
static void rna_ImagePackedFile_save(ImagePackedFile *imapf, Main *bmain, ReportList *reports)
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "BKE_context.h"
|
||||
|
||||
#include "GPU_batch.h"
|
||||
#include "GPU_glew.h"
|
||||
|
||||
#include "RNA_access.h"
|
||||
#include "RNA_define.h"
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
#include "BKE_context.h"
|
||||
#include "BKE_idtype.h"
|
||||
|
||||
#include "GPU_glew.h"
|
||||
#include "GPU_shader.h"
|
||||
#include "GPU_state.h"
|
||||
#include "GPU_viewport.h"
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "DNA_screen_types.h"
|
||||
#include "DNA_windowmanager_types.h"
|
||||
|
||||
#include "GPU_glew.h"
|
||||
#include "GPU_matrix.h"
|
||||
#include "GPU_viewport.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user