diff options
Diffstat (limited to '')
-rw-r--r-- | src/locate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locate.h b/src/locate.h index 4fbc634b7..1e57686de 100644 --- a/src/locate.h +++ b/src/locate.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef LOCATE_H -#define LOCATE_H +#ifndef MPD_LOCATE_H +#define MPD_LOCATE_H #include <stdint.h> |