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

@@ -18,7 +18,7 @@
*/
#include "decoder_thread.h"
#include "decode.h"
#include "decoder_control.h"
#include "decoder_internal.h"
#include "player.h"