aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/check.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/platform/check.hpp')
-rw-r--r--include/cru/platform/check.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cru/platform/check.hpp b/include/cru/platform/check.hpp
index 6e353afb..f4bbcfe8 100644
--- a/include/cru/platform/check.hpp
+++ b/include/cru/platform/check.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "exception.hpp"
-#include "resource.hpp"
+#include "Exception.hpp"
+#include "Resource.hpp"
#include <fmt/format.h>
#include <memory>