diff options
Diffstat (limited to 'src/listen.h')
-rw-r--r-- | src/listen.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/listen.h b/src/listen.h index 73f248bb3..caf839fcb 100644 --- a/src/listen.h +++ b/src/listen.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef LISTEN_H -#define LISTEN_H +#ifndef MPD_LISTEN_H +#define MPD_LISTEN_H #include <sys/select.h> |