aboutsummaryrefslogtreecommitdiff
path: root/glslang/MachineIndependent/reflection.h
diff options
context:
space:
mode:
Diffstat (limited to 'glslang/MachineIndependent/reflection.h')
-rw-r--r--glslang/MachineIndependent/reflection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/glslang/MachineIndependent/reflection.h b/glslang/MachineIndependent/reflection.h
index bfd54526..5af4467c 100644
--- a/glslang/MachineIndependent/reflection.h
+++ b/glslang/MachineIndependent/reflection.h
@@ -33,7 +33,7 @@
// POSSIBILITY OF SUCH DAMAGE.
//
-#if !defined(GLSLANG_WEB)
+#if !defined(GLSLANG_WEB) && !defined(GLSLANG_ANGLE)
#ifndef _REFLECTION_INCLUDED
#define _REFLECTION_INCLUDED
@@ -220,4 +220,4 @@ protected:
#endif // _REFLECTION_INCLUDED
-#endif // !GLSLANG_WEB
+#endif // !GLSLANG_WEB && !GLSLANG_ANGLE