diff options
Diffstat (limited to 'test/common/HandlerRegistryTest.cpp')
-rw-r--r-- | test/common/HandlerRegistryTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/HandlerRegistryTest.cpp b/test/common/HandlerRegistryTest.cpp index 03e190e3..aacef70f 100644 --- a/test/common/HandlerRegistryTest.cpp +++ b/test/common/HandlerRegistryTest.cpp @@ -1,4 +1,4 @@ -#include "cru/common/HandlerRegistry.h" +#include "cru/base/HandlerRegistry.h" #include <catch2/catch_test_macros.hpp> |