From a89cbfec113b1a5ddf74e3aa8e4f459f9bf5e312 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Sun, 19 Feb 2023 18:44:01 +0000 Subject: [PATCH] Correct header spelling!! --- test/test_legendre.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_legendre.hpp b/test/test_legendre.hpp index 4c747887e..1a85050f8 100644 --- a/test/test_legendre.hpp +++ b/test/test_legendre.hpp @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include "functor.hpp" #include "handle_test_result.hpp"