llvmpipe: Silence compiler warnings.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_tile_soa.h
index 040b01865dd35753af9de5ca607ded4c7dc4a7e5..19d00b58d37aeb73e5b482a7292c36abce074d54 100644 (file)
@@ -29,7 +29,7 @@
 #define LP_TILE_SOA_H
 
 #include "pipe/p_compiler.h"
-#include "tgsi/tgsi_exec.h" // for NUM_CHANNELS
+#include "tgsi/tgsi_exec.h" /* for NUM_CHANNELS */
 
 
 #ifdef __cplusplus