aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/common/event.hpp')
-rw-r--r--include/cru/common/event.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cru/common/event.hpp b/include/cru/common/event.hpp
index 8389b38e..377ca7f3 100644
--- a/include/cru/common/event.hpp
+++ b/include/cru/common/event.hpp
@@ -1,7 +1,7 @@
#pragma once
-#include "base.hpp"
+#include "Base.hpp"
-#include "self_resolvable.hpp"
+#include "SelfResolvable.hpp"
#include <algorithm>
#include <functional>