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 <campbell@blender.org>2022-06-22 07:59:42 +0300
committerCampbell Barton <campbell@blender.org>2022-06-22 07:59:42 +0300
commit75f0aaab3d37f9eac61d5cea2b42b16adabff304 (patch)
tree56ec4229c91fd3b25d0f3a3019f85f8bb704be71 /source/blender/python/gpu/gpu_py_select.c
parentb8289eb1b9c63a25a1926a32740171a92d857b2b (diff)
Cleanup: remove redundant GPU headers
Diffstat (limited to 'source/blender/python/gpu/gpu_py_select.c')
-rw-r--r--source/blender/python/gpu/gpu_py_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/gpu/gpu_py_select.c b/source/blender/python/gpu/gpu_py_select.c
index 8e5c172f90c..8869ea38e32 100644
--- a/source/blender/python/gpu/gpu_py_select.c
+++ b/source/blender/python/gpu/gpu_py_select.c
@@ -20,7 +20,7 @@
#include "GPU_select.h"
-#include "gpu_py_select.h" /* own include */
+#include "gpu_py_select.h" /* Own include. */
/* -------------------------------------------------------------------- */
/** \name Methods