diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 16:21:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 16:21:31 +0200 |
commit | 41c2933a5ab2a2592a8d4dffb91b6db3a02f3c9b (patch) | |
tree | a3fb4effe565dc504b0466f3af9bbf492bf2d7ea /ftnoir_tracker_hydra/ftnoir_tracker_hydra.cpp | |
parent | b68868247aea33b2e26b80058fc5a48df69ba53a (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.cpp | 2 |
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 |