summaryrefslogtreecommitdiffstats
path: root/libaf/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/window.h')
-rw-r--r--libaf/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/window.h b/libaf/window.h
index b45f6e097e..52cd31622a 100644
--- a/libaf/window.h
+++ b/libaf/window.h
@@ -16,7 +16,7 @@
*/
#if !defined MPLAYER_DSP_H
-# error "Never use <window.h> directly; include <dsp.h> instead"
+# error "Never use \"window.h\" directly; include \"dsp.h\" instead"
#endif
#ifndef MPLAYER_WINDOW_H