summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/module.cpp
diff options
context:
space:
mode:
authorStéphane Lenclud <github@lenclud.com>2019-04-13 12:31:56 +0200
committerStéphane Lenclud <github@lenclud.com>2019-04-24 18:46:12 +0200
commitac8f7a3e7b29a5ce60ae751ee3a97e3b344c8f3f (patch)
treec68b70d8021be1937a4254af165e6df0c3f02083 /tracker-easy/module.cpp
parent4af0298b4844727e87964697357af088b63921d1 (diff)
Easy Tracker: Renaming frame to preview.
Diffstat (limited to 'tracker-easy/module.cpp')
-rw-r--r--tracker-easy/module.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-easy/module.cpp b/tracker-easy/module.cpp
index d24a1336..0c360e80 100644
--- a/tracker-easy/module.cpp
+++ b/tracker-easy/module.cpp
@@ -1,9 +1,7 @@
#include "tracker-easy.h"
#include "tracker-easy-dialog.h"
#include "tracker-easy-api.h"
-
#include "module.hpp"
-#include "frame.hpp"
#include "cv-point-extractor.h"