diff options
Diffstat (limited to 'src/output_control.h')
-rw-r--r-- | src/output_control.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/output_control.h b/src/output_control.h index 62e88eb0f..899c763ae 100644 --- a/src/output_control.h +++ b/src/output_control.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef OUTPUT_CONTROL_H -#define OUTPUT_CONTROL_H +#ifndef MPD_OUTPUT_CONTROL_H +#define MPD_OUTPUT_CONTROL_H #include "conf.h" |