diff --git a/tests/moebius/drd/drd_info_test.cpp b/tests/moebius/drd/drd_info_test.cpp index 009c362..6bd4869 100644 --- a/tests/moebius/drd/drd_info_test.cpp +++ b/tests/moebius/drd/drd_info_test.cpp @@ -6,7 +6,7 @@ */ #include "moe_doctests.hpp" -#include "moebius\drd\drd_info.hpp" +#include "moebius/drd/drd_info.hpp" #include "tree_helper.hpp" using namespace moebius;