diff options
Diffstat (limited to 'test/core/RegistryTest.cpp')
-rw-r--r-- | test/core/RegistryTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/RegistryTest.cpp b/test/core/RegistryTest.cpp index e06011a..22365f2 100644 --- a/test/core/RegistryTest.cpp +++ b/test/core/RegistryTest.cpp @@ -22,7 +22,7 @@ #include <sstream> -#include <core/Logger.hpp> +#include <core/common/Logger.hpp> namespace ousia { |