summaryrefslogtreecommitdiffstats
path: root/source/core/slang-persistent-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/slang-persistent-cache.h')
-rw-r--r--source/core/slang-persistent-cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-persistent-cache.h b/source/core/slang-persistent-cache.h
index 1411b9094..e7d02b861 100644
--- a/source/core/slang-persistent-cache.h
+++ b/source/core/slang-persistent-cache.h
@@ -1,8 +1,8 @@
#pragma once
-#include "../../include/slang.h"
#include "../core/slang-crypto.h"
#include "../core/slang-io.h"
#include "../core/slang-string.h"
+#include "slang.h"
#include <mutex>