summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-07-27 16:21:31 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-07-27 16:21:31 +0200
commit41c2933a5ab2a2592a8d4dffb91b6db3a02f3c9b (patch)
treea3fb4effe565dc504b0466f3af9bbf492bf2d7ea /ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp
parentb68868247aea33b2e26b80058fc5a48df69ba53a (diff)
rename file so that name makes any sense
Diffstat (limited to 'ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp')
-rw-r--r--ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp b/ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp
index 70af2893..6345ac57 100644
--- a/ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp
+++ b/ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp
@@ -1,6 +1,6 @@
/* Copyright: "i couldn't care less what anyone does with the 5 lines of code i wrote" - mm0zct */
#include "ftnoir_tracker_hydra.h"
-#include "facetracknoir/global-settings.h"
+#include "facetracknoir/plugin-support.h"
#include "facetracknoir/rotation.h"
#include <cstdio>
#ifdef _WIN32