From c68bd5a5fe54ae9671cb03fae1fbb21fd6b621a8 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 9 Aug 2016 15:06:49 +0200 Subject: spline-widget: only rename files Adjust usages. --- opentrack-logic/mappings.hpp | 2 +- opentrack-logic/tracker.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'opentrack-logic') diff --git a/opentrack-logic/mappings.hpp b/opentrack-logic/mappings.hpp index 8e7d3b35..9475ecb4 100644 --- a/opentrack-logic/mappings.hpp +++ b/opentrack-logic/mappings.hpp @@ -10,7 +10,7 @@ #include #include "opentrack-compat/options.hpp" using namespace options; -#include "spline-widget/functionconfig.h" +#include "spline-widget/spline.hpp" #include "main-settings.hpp" class Mapping { diff --git a/opentrack-logic/tracker.h b/opentrack-logic/tracker.h index 58b478bb..91ac3f2f 100644 --- a/opentrack-logic/tracker.h +++ b/opentrack-logic/tracker.h @@ -17,7 +17,7 @@ #include "simple-mat.hpp" #include "selected-libraries.hpp" -#include "spline-widget/functionconfig.h" +#include "spline-widget/spline.hpp" #include "main-settings.hpp" #include "opentrack-compat/options.hpp" #include "tracklogger.hpp" -- cgit v1.2.3