renamed decode.h to decoder_control.h

This commit is contained in:
Max Kellermann
2008-08-26 08:44:19 +02:00
parent dff8c6450b
commit 56cdce6946
7 changed files with 7 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "decode.h"
#include "decoder_control.h"
struct decoder_control dc;