diff options
Diffstat (limited to 'src/command.h')
-rw-r--r-- | src/command.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/command.h b/src/command.h index bcefd0376..ac557b2fc 100644 --- a/src/command.h +++ b/src/command.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef COMMAND_H -#define COMMAND_H +#ifndef MPD_COMMAND_H +#define MPD_COMMAND_H #include "gcc.h" #include "ack.h" |