summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-template-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-onscreen-template-private.h')
-rw-r--r--cogl/cogl-onscreen-template-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-onscreen-template-private.h b/cogl/cogl-onscreen-template-private.h
index 0f8d2533..21278797 100644
--- a/cogl/cogl-onscreen-template-private.h
+++ b/cogl/cogl-onscreen-template-private.h
@@ -31,7 +31,7 @@ struct _CoglOnscreenTemplate
{
CoglObject _parent;
- CoglSwapChain *swap_chain;
+ CoglFramebufferConfig config;
};
#endif /* __COGL_ONSCREEN_TEMPLATE_PRIVATE_H */