From 8b58db99f2567d5bb45905fd8f43f40f5190a450 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 31 Aug 1998 15:00:01 +0000 Subject: [PATCH] __SOUNDLIB_H changed to __ASOUNDLIB_H --- include/footer.h | 2 +- include/header.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/footer.h b/include/footer.h index d4cc0a02..45ef8269 100644 --- a/include/footer.h +++ b/include/footer.h @@ -2,4 +2,4 @@ * */ -#endif /* __SOUNDLIB_H */ +#endif /* __ASOUNDLIB_H */ diff --git a/include/header.h b/include/header.h index 7261c011..8407f49e 100644 --- a/include/header.h +++ b/include/header.h @@ -19,8 +19,8 @@ * */ -#ifndef __SOUNDLIB_H -#define __SOUNDLIB_H +#ifndef __ASOUNDLIB_H +#define __ASOUNDLIB_H #include #include -- 2.47.1