From 8446b57d05d8d42c8aa1d9ccfb11a9370bac5b78 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 8 Feb 2008 13:18:29 +0000 Subject: include path changes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@234 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/mpc/decoder_mpc.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/plugins/Input/mpc/decoder_mpc.h') diff --git a/src/plugins/Input/mpc/decoder_mpc.h b/src/plugins/Input/mpc/decoder_mpc.h index 3b17b100e..9378d727e 100644 --- a/src/plugins/Input/mpc/decoder_mpc.h +++ b/src/plugins/Input/mpc/decoder_mpc.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006 by Ilya Kotov * + * Copyright (C) 2006-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -18,12 +18,12 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef __decoder_mpc_h -#define __decoder_mpc_h +#ifndef DECODER_MPC_H +#define DECODER_MPC_H #include -#include "decoder.h" +#include struct mpc_data { -- cgit v1.2.3-13-gbd6f