summaryrefslogtreecommitdiffstats
path: root/source/core/slang-math.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/slang-math.h')
-rw-r--r--source/core/slang-math.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/slang-math.h b/source/core/slang-math.h
index 231e59007..51ada76a9 100644
--- a/source/core/slang-math.h
+++ b/source/core/slang-math.h
@@ -1,6 +1,7 @@
#ifndef SLANG_CORE_MATH_H
#define SLANG_CORE_MATH_H
+#include "slang.h"
#include <cmath>
namespace Slang