diff options
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r-- | tracker-pt/ftnoir_tracker_pt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h index fe4458f7..3b93eaf4 100644 --- a/tracker-pt/ftnoir_tracker_pt.h +++ b/tracker-pt/ftnoir_tracker_pt.h @@ -19,6 +19,7 @@ using namespace pt_types; #include "compat/timer.hpp" #include "cv/video-widget.hpp" +#include <QCoreApplication> #include <QThread> #include <QMutex> #include <QMutexLocker> |