From cb33be1c50b68d6022f344ddac923c7aac3a11d5 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 17 Aug 2016 21:28:45 +0200 Subject: move options framework into its own library - adjust usages - add support for QList signals and metatype --- tracker-ht/ftnoir_tracker_ht.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tracker-ht') diff --git a/tracker-ht/ftnoir_tracker_ht.h b/tracker-ht/ftnoir_tracker_ht.h index 96fd258d..a29b3f20 100644 --- a/tracker-ht/ftnoir_tracker_ht.h +++ b/tracker-ht/ftnoir_tracker_ht.h @@ -12,7 +12,7 @@ #include "ht_video_widget.h" #include "compat/shm.h" #include -#include "compat/options.hpp" +#include "options/options.hpp" #include "api/plugin-api.hpp" #include "api/opencv-camera-dialog.hpp" -- cgit v1.2.3