diff options
Diffstat (limited to 'tracker-rift-140/impl.cpp')
-rw-r--r-- | tracker-rift-140/impl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-rift-140/impl.cpp b/tracker-rift-140/impl.cpp index 964858ac..67d5bb47 100644 --- a/tracker-rift-140/impl.cpp +++ b/tracker-rift-140/impl.cpp @@ -94,4 +94,4 @@ void Rift_Tracker::data(double *data) } } -OPENTRACK_DECLARE_TRACKER(Rift_Tracker, TrackerControls, FTNoIR_TrackerDll) +OPENTRACK_DECLARE_TRACKER(Rift_Tracker, dialog_rift_140, rift_140Dll) |