aboutsummaryrefslogtreecommitdiff
path: root/src/win/exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win/exception.cpp')
-rw-r--r--src/win/exception.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win/exception.cpp b/src/win/exception.cpp
index 62305329..4cac66bb 100644
--- a/src/win/exception.cpp
+++ b/src/win/exception.cpp
@@ -2,7 +2,7 @@
#include "cru/common/format.hpp"
-namespace cru::win {
+namespace cru::platform::win {
using util::Format;
inline std::string HResultMakeMessage(HRESULT h_result,