glsl: Remove long unused 'configure.ac' file.
[mesa.git] / src / glsl / opt_function_inlining.cpp
index 147c1824c1a06f5a450e92949336b35193e9e9c5..169fd8268825f59de3bb656ab801cc5f61367ffc 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 /**
- * \file ir_function_inlining.cpp
+ * \file opt_function_inlining.cpp
  *
  * Replaces calls to functions with the body of the function.
  */