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/PropertyTreeTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/common/PropertyTreeTest.cpp') diff --git a/test/common/PropertyTreeTest.cpp b/test/common/PropertyTreeTest.cpp index a14fe924..24d7ca9e 100644 --- a/test/common/PropertyTreeTest.cpp +++ b/test/common/PropertyTreeTest.cpp @@ -1,4 +1,4 @@ -#include "cru/common/PropertyTree.h" +#include "cru/base/PropertyTree.h" #include -- cgit v1.2.3