diff options
Diffstat (limited to 'opentrack-logic/mappings.hpp')
-rw-r--r-- | opentrack-logic/mappings.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <QSettings> #include "opentrack-compat/options.hpp" using namespace options; -#include "spline-widget/functionconfig.h" +#include "spline-widget/spline.hpp" #include "main-settings.hpp" class Mapping { |