diff options
Diffstat (limited to 'src/win/exception.cpp')
-rw-r--r-- | src/win/exception.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win/exception.cpp b/src/win/exception.cpp index fde3ec6f..9f9fb03d 100644 --- a/src/win/exception.cpp +++ b/src/win/exception.cpp @@ -1,4 +1,4 @@ -#include "cru/win/exception.hpp" +#include "cru/win/Exception.hpp" #include <fmt/format.h> #include <optional> |