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:
-rw-r--r--source/blender/gpu/GPU_texture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/gpu/GPU_texture.h b/source/blender/gpu/GPU_texture.h
index 18cf3dc4ced..bd7ac508163 100644
--- a/source/blender/gpu/GPU_texture.h
+++ b/source/blender/gpu/GPU_texture.h
@@ -34,6 +34,7 @@ struct GPUVertBuf;
struct Image;
struct ImageUser;
struct PreviewImage;
+struct rcti;
struct GPUFrameBuffer;
typedef struct GPUTexture GPUTexture;