glsl: Remove unnecessary header from slang_emit.c.
[mesa.git] / src / mesa / shader / slang / slang_emit.c
index c0e4b27aa5f6bd60095c95ea66fa3edd6db944a2..f812a3fbc56377cd049809d8ae944570d6528f84 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "main/imports.h"
 #include "main/context.h"
-#include "main/macros.h"
 #include "shader/program.h"
 #include "shader/prog_instruction.h"
 #include "shader/prog_parameter.h"