# HG changeset patch # User Matti Hamalainen # Date 1168525864 0 # Node ID 699c407447e93d81c2e6a66c10664c8f3bc31f01 # Parent d8f3b00b83b7c84ab53968c124f938ab9c6742d3 _XS_TITLE_H diff -r d8f3b00b83b7 -r 699c407447e9 src/xs_title.h --- 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 */