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/sndfile/decoder_sndfile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/Input/sndfile/decoder_sndfile.h') diff --git a/src/plugins/Input/sndfile/decoder_sndfile.h b/src/plugins/Input/sndfile/decoder_sndfile.h index 53bb8fd81..9a66acd3d 100644 --- a/src/plugins/Input/sndfile/decoder_sndfile.h +++ b/src/plugins/Input/sndfile/decoder_sndfile.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007 by Ilya Kotov * + * Copyright (C) 2007-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -24,7 +24,7 @@ extern "C"{ #include } -#include "decoder.h" +#include class DecoderSndFile : public Decoder -- cgit v1.2.3-13-gbd6f