diff options
Diffstat (limited to '')
-rw-r--r-- | src/os_compat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os_compat.h b/src/os_compat.h index 772ba4957..a034af10c 100644 --- a/src/os_compat.h +++ b/src/os_compat.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef OS_COMPAT_H -#define OS_COMPAT_H +#ifndef MPD_OS_COMPAT_H +#define MPD_OS_COMPAT_H #include "../config.h" |