diff --git a/include/Refresh.h b/include/Refresh.h index 5231b6b..285d73c 100644 --- a/include/Refresh.h +++ b/include/Refresh.h @@ -57,7 +57,6 @@ extern "C" { typedef struct Refresh_Device Refresh_Device; typedef struct Refresh_Buffer Refresh_Buffer; typedef struct Refresh_Texture Refresh_Texture; -typedef struct Refresh_DepthStencilTexture Refresh_DepthStencilTexture; typedef struct Refresh_Sampler Refresh_Sampler; typedef struct Refresh_ColorTarget Refresh_ColorTarget; typedef struct Refresh_DepthStencilTarget Refresh_DepthStencilTarget;