aboutsummaryrefslogtreecommitdiff
path: root/include/cru/win/DebugLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/win/DebugLogger.h')
-rw-r--r--include/cru/win/DebugLogger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/win/DebugLogger.h b/include/cru/win/DebugLogger.h
index 6a7173ea..43e08f20 100644
--- a/include/cru/win/DebugLogger.h
+++ b/include/cru/win/DebugLogger.h
@@ -1,7 +1,7 @@
#pragma once
#include "Base.h"
-#include "cru/common/Logger.h"
+#include "cru/common/log/Logger.h"
namespace cru::platform::win {