aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/sndfile
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-12-07 19:08:40 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-12-07 19:08:40 +0000
commit5ed184f6e376ad876f5026f9a4e450ae7e8ac965 (patch)
tree4b4eb8005ba5ef6276ed9cb26af0ec35424acd11 /src/plugins/Input/sndfile
parentc128ab5445b227c0da7d536d9a881f02284f52b7 (diff)
downloadqmmp-5ed184f6e376ad876f5026f9a4e450ae7e8ac965.tar.gz
qmmp-5ed184f6e376ad876f5026f9a4e450ae7e8ac965.tar.bz2
qmmp-5ed184f6e376ad876f5026f9a4e450ae7e8ac965.zip
marking recycler as private api
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3037 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/sndfile')
-rw-r--r--src/plugins/Input/sndfile/decoder_sndfile.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/Input/sndfile/decoder_sndfile.cpp b/src/plugins/Input/sndfile/decoder_sndfile.cpp
index 38ede436e..46bfcdedd 100644
--- a/src/plugins/Input/sndfile/decoder_sndfile.cpp
+++ b/src/plugins/Input/sndfile/decoder_sndfile.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2007-2009 by Ilya Kotov *
+ * Copyright (C) 2007-2012 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -21,11 +21,8 @@
#include <QObject>
#include <QFile>
#include <QFileInfo>
-
#include <qmmp/buffer.h>
#include <qmmp/output.h>
-#include <qmmp/recycler.h>
-
#include "decoder_sndfile.h"
// Decoder class