aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/cvsid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/cvsid.h')
-rwxr-xr-xinclude/asterisk/cvsid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/cvsid.h b/include/asterisk/cvsid.h
index ce6b84aed..4ac5b2a08 100755
--- a/include/asterisk/cvsid.h
+++ b/include/asterisk/cvsid.h
@@ -35,7 +35,7 @@
/*
* To use this macro, in the source file put the lines:
*
- * #include <asterisk/cvsid.h>
+ * #include "asterisk/cvsid.h"
* #ifndef lint
* CVSID("$Id$");
* #endif