X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fopenvr%2Fopenvrcombiner.h;h=33f266c9988cb95541d1e6d021097e2d385af0dc;hb=80785cc981166c5faacfcc41476b3d2ffdb65c4a;hp=5b9e3b4235a26d49377b19c71145d67a1981e5a6;hpb=7ad8d41683649816d3d162f614dc8bb585053311;p=libs%2Fvr.git diff --git a/source/openvr/openvrcombiner.h b/source/openvr/openvrcombiner.h index 5b9e3b4..33f266c 100644 --- a/source/openvr/openvrcombiner.h +++ b/source/openvr/openvrcombiner.h @@ -14,7 +14,7 @@ class OpenVRCombiner: public StereoCombiner private: struct Private; - OpenVRSystem &device; + OpenVRSystem &system; GL::View &view; public: