diff --git a/FindTurtle.cmake b/FindTurtle.cmake
index 354fa31d8d98f74cf498d1a221994cc26d3e0e3e..50edcc684db046c7b9be2faab7159d1dbc90ee08 100644
--- a/FindTurtle.cmake
+++ b/FindTurtle.cmake
@@ -18,6 +18,7 @@ FIND_PATH(
 
     PATH_SUFFIXES
         include
+        turtle
         include/turtle
 )
 # Set TURTLE_FOUND honoring the QUIET and REQUIRED arguments