glsl: Fix Doxygen tag \file in recently renamed files
[mesa.git] / src / glsl / opt_dead_functions.cpp
index 16037a2632d53838ad7ce419327b53a5ffdecf21..cf91cb6d368858bccc6c9292b8471236c4585866 100644 (file)
@@ -22,7 +22,7 @@
   */
 
  /**
-  * \file ir_dead_functions.cpp
+  * \file opt_dead_functions.cpp
   *
   * Eliminates unused functions from the linked program.
   */