diff options
Diffstat (limited to 'test/common/PropertyTreeTest.cpp')
-rw-r--r-- | test/common/PropertyTreeTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <catch2/catch_test_macros.hpp> |