summaryrefslogtreecommitdiffstats
path: root/libaf/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/filter.h')
-rw-r--r--libaf/filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/filter.h b/libaf/filter.h
index 041c486c3e..a9ddbaa610 100644
--- a/libaf/filter.h
+++ b/libaf/filter.h
@@ -9,7 +9,7 @@
*/
#if !defined MPLAYER_DSP_H
-# error "Never use \"filter.h\" directly; include \"dsp.h\" instead"
+# error Never use filter.h directly; include dsp.h instead.
#endif
#ifndef MPLAYER_FILTER_H