diff options
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.cpp')
-rw-r--r-- | tracker-pt/ftnoir_tracker_pt.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.cpp b/tracker-pt/ftnoir_tracker_pt.cpp index 429a0305..eaf1de0d 100644 --- a/tracker-pt/ftnoir_tracker_pt.cpp +++ b/tracker-pt/ftnoir_tracker_pt.cpp @@ -12,8 +12,8 @@ #include <QDebug> #include <QFile> #include <QCoreApplication> -#include "opentrack-compat/camera-names.hpp" -#include "opentrack-compat/sleep.hpp" +#include "compat/camera-names.hpp" +#include "compat/sleep.hpp" #include <functional> //#define PT_PERF_LOG //log performance |