aboutsummaryrefslogtreecommitdiff
path: root/src/platform/Exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform/Exception.cpp')
-rw-r--r--src/platform/Exception.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platform/Exception.cpp b/src/platform/Exception.cpp
index 7aef3b7f..948345e0 100644
--- a/src/platform/Exception.cpp
+++ b/src/platform/Exception.cpp
@@ -1,5 +1,5 @@
#include "cru/platform/Exception.h"
-#include "cru/common/Format.h"
+#include "cru/base/Format.h"
#include <optional>