glsl: Fix Doxygen tag \file in recently renamed files
[mesa.git] / src / glsl / opt_constant_folding.cpp
index 554c54fae3a6c4f587b8adc7d88600e574c94ae9..d69ca75fe03090f9a27f960040eddad40baa1397 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 /**
- * \file ir_constant_folding.cpp
+ * \file opt_constant_folding.cpp
  * Replace constant-valued expressions with references to constant values.
  */