summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer/gstplayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/gstreamer/gstplayer.hxx')
-rw-r--r--avmedia/source/gstreamer/gstplayer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/gstreamer/gstplayer.hxx b/avmedia/source/gstreamer/gstplayer.hxx
index 1b7c7f23bce5..4a239ca1d2a6 100644
--- a/avmedia/source/gstreamer/gstplayer.hxx
+++ b/avmedia/source/gstreamer/gstplayer.hxx
@@ -88,7 +88,7 @@ private:
bool mbInitialized;
void* mpDisplay;
- long mnWindowID;
+ tools::Long mnWindowID;
GstVideoOverlay* mpXOverlay;
gint64 mnDuration;
int mnWidth;