diff options
Diffstat (limited to 'ftnoir_tracker_ht/ftnoir_tracker_ht.h')
-rw-r--r-- | ftnoir_tracker_ht/ftnoir_tracker_ht.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_tracker_ht/ftnoir_tracker_ht.h b/ftnoir_tracker_ht/ftnoir_tracker_ht.h index 119ffa7d..6a19477e 100644 --- a/ftnoir_tracker_ht/ftnoir_tracker_ht.h +++ b/ftnoir_tracker_ht/ftnoir_tracker_ht.h @@ -14,8 +14,8 @@ #include "ht_video_widget.h" #include "compat/compat.h" #include <QObject> -#include "facetracknoir/options.h" -#include "facetracknoir/plugin-api.hpp" +#include "opentrack/options.hpp" +#include "opentrack/plugin-api.hpp" using namespace options; struct settings { |