changeset 448:699c407447e9

_XS_TITLE_H
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 11 Jan 2007 14:31:04 +0000
parents d8f3b00b83b7
children 230a9d79dd84
files src/xs_title.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/xs_title.h	Thu Jan 11 00:02:02 2007 +0000
+++ b/src/xs_title.h	Thu Jan 11 14:31:04 2007 +0000
@@ -1,5 +1,5 @@
-#ifndef XS_TITLE_H
-#define XS_TITLE_H
+#ifndef _XS_TITLE_H
+#define _XS_TITLE_H
 
 #include "xmms-sid.h"
 
@@ -15,4 +15,4 @@
 #ifdef __cplusplus
 }
 #endif
-#endif /* XS_TITLE_H */
+#endif /* _XS_TITLE_H */