Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/gpu/intern/gpu_viewport.c')
-rw-r--r--source/blender/gpu/intern/gpu_viewport.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/gpu/intern/gpu_viewport.c b/source/blender/gpu/intern/gpu_viewport.c
index 7a3d020fe36..fa7e69c2712 100644
--- a/source/blender/gpu/intern/gpu_viewport.c
+++ b/source/blender/gpu/intern/gpu_viewport.c
@@ -35,7 +35,6 @@
#include "BLI_listbase.h"
#include "BLI_rect.h"
-#include "BLI_string.h"
#include "BLI_mempool.h"
#include "BIF_gl.h"
@@ -43,7 +42,6 @@
#include "DNA_vec_types.h"
#include "DNA_userdef_types.h"
-#include "BKE_global.h"
#include "GPU_framebuffer.h"
#include "GPU_glew.h"