From 9040b187a1c4fa380f8a12207b9dd6d04b3a10ac Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 12 Aug 2016 18:00:49 +0200 Subject: all: rename modules s#^opentrack-##. and opentrack -> api Adjust usages. --- tracker-pt/ftnoir_tracker_pt_settings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tracker-pt/ftnoir_tracker_pt_settings.h') diff --git a/tracker-pt/ftnoir_tracker_pt_settings.h b/tracker-pt/ftnoir_tracker_pt_settings.h index f5256f18..c076082a 100644 --- a/tracker-pt/ftnoir_tracker_pt_settings.h +++ b/tracker-pt/ftnoir_tracker_pt_settings.h @@ -8,7 +8,7 @@ #pragma once -#include "opentrack-compat/pi-constant.hpp" +#include "compat/pi-constant.hpp" #include #include @@ -28,7 +28,7 @@ struct pt_types using mat22 = mat<2, 2>; }; -#include "opentrack-compat/options.hpp" +#include "compat/options.hpp" using namespace options; struct settings_pt : opts -- cgit v1.2.3