summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_ozone_egl_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/gl_ozone_egl_qt.h')
-rw-r--r--src/core/ozone/gl_ozone_egl_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/gl_ozone_egl_qt.h b/src/core/ozone/gl_ozone_egl_qt.h
index c24d03a81..c55ba232c 100644
--- a/src/core/ozone/gl_ozone_egl_qt.h
+++ b/src/core/ozone/gl_ozone_egl_qt.h
@@ -58,7 +58,7 @@ public:
protected:
// Returns native platform display handle. This is used to obtain the EGL
// display connection for the native display.
- intptr_t GetNativeDisplay() override;
+ gl::EGLDisplayPlatform GetNativeDisplay() override;
// Sets up GL bindings for the native surface.
bool LoadGLES2Bindings(gl::GLImplementation implementation) override;