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