summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-11-05 13:21:29 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-11-05 13:22:05 +0100
commit6da6fdaea31dd7b774c72f1b9dded06509d8f1de (patch)
treee5aaca988c221ed24c6f3a626a8b4129cec4138b /tracker-pt
parent395d606ab74c25e3c107e59a6b0933de9bf79d20 (diff)
fix build
Diffstat (limited to 'tracker-pt')
-rw-r--r--tracker-pt/ftnoir_tracker_pt.h1
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>