diff options
Diffstat (limited to 'source/core/array-view.h')
| -rw-r--r-- | source/core/array-view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/array-view.h b/source/core/array-view.h index 4e0057cdb..193aedbbb 100644 --- a/source/core/array-view.h +++ b/source/core/array-view.h @@ -1,7 +1,7 @@ #ifndef CORE_LIB_ARRAY_VIEW_H #define CORE_LIB_ARRAY_VIEW_H -#include "Exception.h" +#include "exception.h" namespace Slang { |
