aboutsummaryrefslogtreecommitdiff
path: root/include/cru/win/graph/direct/exception.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/win/graph/direct/exception.hpp')
-rw-r--r--include/cru/win/graph/direct/exception.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/win/graph/direct/exception.hpp b/include/cru/win/graph/direct/exception.hpp
index 8e955825..8b62e8fa 100644
--- a/include/cru/win/graph/direct/exception.hpp
+++ b/include/cru/win/graph/direct/exception.hpp
@@ -1,5 +1,5 @@
#pragma once
-#include "../../exception.hpp"
+#include "../../Exception.hpp"
namespace cru::platform::graph::win::direct {
using platform::win::HResultError;