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 d1792c7c..cf64ef4d 100644 --- a/test/common/HandlerRegistryTest.cpp +++ b/test/common/HandlerRegistryTest.cpp @@ -1,4 +1,4 @@ -#include "cru/common/HandlerRegistry.hpp" +#include "cru/common/HandlerRegistry.h" #include <gtest/gtest.h> #include <algorithm> |