diff --git a/tests/deck_hash_test.cpp b/tests/deck_hash_test.cpp index 7727f3903..0a4e3026d 100644 --- a/tests/deck_hash_test.cpp +++ b/tests/deck_hash_test.cpp @@ -1,4 +1,4 @@ -#include "../../common/decklist.h" +#include "../common/deck_list.h" #include "gtest/gtest.h" #include