From d361f57c8064ce13a0478653050b169dc94e2e99 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 18 Jan 2018 19:35:08 +0100 Subject: compat/util: retire Adjust usages. --- tracker-steamvr/steamvr.cpp | 1 - tracker-steamvr/steamvr.hpp | 1 - 2 files changed, 2 deletions(-) (limited to 'tracker-steamvr') diff --git a/tracker-steamvr/steamvr.cpp b/tracker-steamvr/steamvr.cpp index 82a38fb7..80a0e6f1 100644 --- a/tracker-steamvr/steamvr.cpp +++ b/tracker-steamvr/steamvr.cpp @@ -19,7 +19,6 @@ #include "steamvr.hpp" #include "api/plugin-api.hpp" -#include "compat/util.hpp" #include #include diff --git a/tracker-steamvr/steamvr.hpp b/tracker-steamvr/steamvr.hpp index 95829492..4ba4da6d 100644 --- a/tracker-steamvr/steamvr.hpp +++ b/tracker-steamvr/steamvr.hpp @@ -1,7 +1,6 @@ #pragma once #include "api/plugin-api.hpp" #include "ui_dialog.h" -#include "compat/util.hpp" #include "options/options.hpp" #include "compat/euler.hpp" -- cgit v1.2.3