summaryrefslogtreecommitdiff
path: root/source/core/slang-smart-pointer.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/slang-smart-pointer.h')
-rw-r--r--source/core/slang-smart-pointer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-smart-pointer.h b/source/core/slang-smart-pointer.h
index 5cf8e4323..2f1f485dc 100644
--- a/source/core/slang-smart-pointer.h
+++ b/source/core/slang-smart-pointer.h
@@ -5,7 +5,7 @@
#include "slang-hash.h"
#include "slang-type-traits.h"
-#include "slang.h"
+#include "../../include/slang.h"
namespace Slang
{