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_codegen.h')
-rw-r--r--source/blender/gpu/intern/gpu_codegen.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/gpu/intern/gpu_codegen.h b/source/blender/gpu/intern/gpu_codegen.h
index 93eb84b7766..2325fb564ab 100644
--- a/source/blender/gpu/intern/gpu_codegen.h
+++ b/source/blender/gpu/intern/gpu_codegen.h
@@ -38,11 +38,11 @@
#include "GPU_material.h"
#include "GPU_glew.h"
-struct ListBase;
-struct GPUShader;
-struct GPUOutput;
struct GPUNode;
+struct GPUOutput;
+struct GPUShader;
struct GPUVertexAttribs;
+struct ListBase;
struct PreviewImage;
/* Pass Generation