summaryrefslogtreecommitdiffhomepage
path: root/opentrack/mappings.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-07-07 11:24:40 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-07-07 11:54:26 +0200
commit511e095fa3b944b2016560e6bb21e3f0413aa1a4 (patch)
tree6d645cfec7f5b6bbfe80d2c5a232a93a0b96213d /opentrack/mappings.hpp
parent71b9202dbd592996478cb3ab67a84c23fd98368e (diff)
includes relative to project top directory
Diffstat (limited to 'opentrack/mappings.hpp')
-rw-r--r--opentrack/mappings.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack/mappings.hpp b/opentrack/mappings.hpp
index 650e6f99..85d9900c 100644
--- a/opentrack/mappings.hpp
+++ b/opentrack/mappings.hpp
@@ -10,7 +10,7 @@
#include <QSettings>
#include "options.hpp"
using namespace options;
-#include "../qfunctionconfigurator/functionconfig.h"
+#include "qfunctionconfigurator/functionconfig.h"
#include "main-settings.hpp"
class Mapping {