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-rift-042/ftnoir_tracker_rift_042.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tracker-rift-042/ftnoir_tracker_rift_042.h') diff --git a/tracker-rift-042/ftnoir_tracker_rift_042.h b/tracker-rift-042/ftnoir_tracker_rift_042.h index 55a59f18..384df4f9 100644 --- a/tracker-rift-042/ftnoir_tracker_rift_042.h +++ b/tracker-rift-042/ftnoir_tracker_rift_042.h @@ -1,7 +1,7 @@ #pragma once #include "ui_ftnoir_rift_clientcontrols_042.h" #include "api/plugin-api.hpp" -#include "compat/options.hpp" +#include "options/options.hpp" #include #include #include -- cgit v1.2.3