X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=dependencies64%2Fcef%2Flinux%2Finclude%2Fcef_geolocation.h;fp=dependencies64%2Fcef%2Finclude%2Fcef_geolocation.h;h=32005a430d6543fd014e9ac98143b676e5590e97;hb=8128744e46d808a1105fb449365d7028df8c32b4;hp=69c08779cbb94abf7b7d641b6a2750cc67c97fb9;hpb=3a0dc241f598cabf83bcc67970176453929a73f1;p=casparcg diff --git a/dependencies64/cef/include/cef_geolocation.h b/dependencies64/cef/linux/include/cef_geolocation.h similarity index 97% rename from dependencies64/cef/include/cef_geolocation.h rename to dependencies64/cef/linux/include/cef_geolocation.h index 69c08779c..32005a430 100644 --- a/dependencies64/cef/include/cef_geolocation.h +++ b/dependencies64/cef/linux/include/cef_geolocation.h @@ -45,7 +45,7 @@ // class will be called on the browser process UI thread. /// /*--cef(source=client)--*/ -class CefGetGeolocationCallback : public virtual CefBase { +class CefGetGeolocationCallback : public virtual CefBaseRefCounted { public: /// // Called with the 'best available' location information or, if the location