summaryrefslogtreecommitdiff
path: root/src/glsl/opt_noop_swizzle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/opt_noop_swizzle.cpp')
-rw-r--r--src/glsl/opt_noop_swizzle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glsl/opt_noop_swizzle.cpp b/src/glsl/opt_noop_swizzle.cpp
index 0403dfa4e9..0a906aaf1d 100644
--- a/src/glsl/opt_noop_swizzle.cpp
+++ b/src/glsl/opt_noop_swizzle.cpp
@@ -22,7 +22,7 @@
*/
/**
- * \file ir_noop_swizzle.cpp
+ * \file opt_noop_swizzle.cpp
*
* If a swizzle doesn't change the order or count of components, then
* remove the swizzle so that other optimization passes see the value