diff options
Diffstat (limited to 'tracker-ht')
| -rw-r--r-- | tracker-ht/ftnoir_tracker_ht.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 <QObject> -#include "compat/options.hpp" +#include "options/options.hpp"  #include "api/plugin-api.hpp"  #include "api/opencv-camera-dialog.hpp" | 
