summaryrefslogtreecommitdiffhomepage
path: root/src/DebuggerKit/DebuggerContract.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DebuggerKit/DebuggerContract.h')
-rw-r--r--src/DebuggerKit/DebuggerContract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DebuggerKit/DebuggerContract.h b/src/DebuggerKit/DebuggerContract.h
index 4585790..e727b3b 100644
--- a/src/DebuggerKit/DebuggerContract.h
+++ b/src/DebuggerKit/DebuggerContract.h
@@ -6,7 +6,7 @@
#pragma once
-#include <DebuggerKit/Config.h>
+#include <DebuggerKit/detail/Config.h>
#include <unordered_map>
#define DK_DEBUGGER_CONTRACT : public ::DebuggerKit::IDebuggerContract