From 194aae195412813017abc814dfafdc22754a26b1 Mon Sep 17 00:00:00 2001 From: ebbit1q Date: Fri, 3 Oct 2025 12:53:25 +0200 Subject: [PATCH] fix header --- tests/deck_hash_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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