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 03b8971a..620bc10d 100644 --- a/test/common/PropertyTreeTest.cpp +++ b/test/common/PropertyTreeTest.cpp @@ -1,4 +1,4 @@ -#include "cru/common/PropertyTree.hpp" +#include "cru/common/PropertyTree.h" #include <gtest/gtest.h> |