diff options
Diffstat (limited to 'logic/mappings.hpp')
-rw-r--r-- | logic/mappings.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/mappings.hpp b/logic/mappings.hpp index fdbac460..6d028c10 100644 --- a/logic/mappings.hpp +++ b/logic/mappings.hpp @@ -10,7 +10,7 @@ #include "export.hpp" #include "options/options.hpp" using namespace options; -#include "spline-widget/spline.hpp" +#include "spline/spline.hpp" #include "main-settings.hpp" struct OPENTRACK_LOGIC_EXPORT Map final |