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:
authorCampbell Barton <ideasman42@gmail.com>2019-01-26 12:07:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-01-26 12:08:52 +0300
commit19b5f5493cd6a9b60486d570b6a50c7a42a96ae0 (patch)
tree57b8879621b1590431dc50605a1d25a239c78d27 /source/blender/draw/intern/draw_manager_profiling.c
parentb8467273b893967fdecce81c92f8d680edde0059 (diff)
Cleanup: draw manager headers
Diffstat (limited to 'source/blender/draw/intern/draw_manager_profiling.c')
-rw-r--r--source/blender/draw/intern/draw_manager_profiling.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/draw/intern/draw_manager_profiling.c b/source/blender/draw/intern/draw_manager_profiling.c
index b2641d9fd62..789b974b80b 100644
--- a/source/blender/draw/intern/draw_manager_profiling.c
+++ b/source/blender/draw/intern/draw_manager_profiling.c
@@ -37,13 +37,10 @@
#include "draw_manager.h"
-#include "GPU_glew.h"
#include "GPU_texture.h"
#include "UI_resources.h"
-#include "WM_api.h"
-#include "WM_types.h"
#include "draw_manager_profiling.h"