summaryrefslogtreecommitdiff
path: root/gdk/quartz/gdkglcontext-quartz.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/quartz/gdkglcontext-quartz.h')
-rw-r--r--gdk/quartz/gdkglcontext-quartz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/quartz/gdkglcontext-quartz.h b/gdk/quartz/gdkglcontext-quartz.h
index ffd56b3dd9..86946a1df8 100644
--- a/gdk/quartz/gdkglcontext-quartz.h
+++ b/gdk/quartz/gdkglcontext-quartz.h
@@ -29,7 +29,7 @@
G_BEGIN_DECLS
-GdkGLContext * gdk_quartz_window_create_gl_context (GdkWindow *window,
+GdkGLContext * gdk_quartz_surface_create_gl_context (GdkSurface *window,
gboolean attach,
GdkGLContext *share,
GError **error);