summaryrefslogtreecommitdiffhomepage
path: root/tracker-rift-042/ftnoir_tracker_rift_042.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-07-18 12:15:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-07-19 07:17:23 +0200
commitdaa6d821a4d6823cc49497fc2dce6916812bdefb (patch)
treee6143cd5f3624b10837aa310b2e17d1ffd8cb47e /tracker-rift-042/ftnoir_tracker_rift_042.h
parenta9b804e18c811c781a099a70b960f5bbde61257d (diff)
tracker/rift: reorder includes
Diffstat (limited to 'tracker-rift-042/ftnoir_tracker_rift_042.h')
-rw-r--r--tracker-rift-042/ftnoir_tracker_rift_042.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tracker-rift-042/ftnoir_tracker_rift_042.h b/tracker-rift-042/ftnoir_tracker_rift_042.h
index 77e7ffa6..e39ac654 100644
--- a/tracker-rift-042/ftnoir_tracker_rift_042.h
+++ b/tracker-rift-042/ftnoir_tracker_rift_042.h
@@ -1,12 +1,12 @@
#pragma once
#include "ui_ftnoir_rift_clientcontrols_042.h"
+#include "opentrack/plugin-api.hpp"
+#include "opentrack-compat/options.hpp"
+#include <OVR.h>
#include <QMessageBox>
#include <QWaitCondition>
#include <cmath>
-#include "opentrack/plugin-api.hpp"
-#include "OVR.h"
#include <memory>
-#include "opentrack-compat/options.hpp"
using namespace options;
struct settings : opts {