summaryrefslogtreecommitdiff
path: root/fuzzylite/test/term/TrapezoidTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzylite/test/term/TrapezoidTest.cpp')
-rw-r--r--fuzzylite/test/term/TrapezoidTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzzylite/test/term/TrapezoidTest.cpp b/fuzzylite/test/term/TrapezoidTest.cpp
index 8581ac1..94ebadc 100644
--- a/fuzzylite/test/term/TrapezoidTest.cpp
+++ b/fuzzylite/test/term/TrapezoidTest.cpp
@@ -14,7 +14,7 @@
fuzzylite is a registered trademark of FuzzyLite Limited.
*/
-#include "test/catch.hpp"
+#include "catch2/catch.hpp"
#include "fl/Headers.h"
namespace fl {