From dfe62dcf8bcefc523b466e127c3edc4dc2756629 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 6 Oct 2024 13:57:39 +0800 Subject: Rename common to base. --- test/common/Event2Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/common/Event2Test.cpp') diff --git a/test/common/Event2Test.cpp b/test/common/Event2Test.cpp index 0d3222cc..0c67f28e 100644 --- a/test/common/Event2Test.cpp +++ b/test/common/Event2Test.cpp @@ -1,4 +1,4 @@ -#include "cru/common/Event2.h" +#include "cru/base/Event2.h" #include -- cgit v1.2.3