decoder_api: moved enum decoder_command to decoder_command.h
Minimize header dependencies, again.
This commit is contained in:
		@@ -21,9 +21,12 @@
 | 
			
		||||
#include "decoder_control.h"
 | 
			
		||||
#include "decoder_internal.h"
 | 
			
		||||
#include "decoder_list.h"
 | 
			
		||||
#include "decoder_plugin.h"
 | 
			
		||||
#include "input_stream.h"
 | 
			
		||||
#include "player_control.h"
 | 
			
		||||
#include "pipe.h"
 | 
			
		||||
#include "song.h"
 | 
			
		||||
#include "tag.h"
 | 
			
		||||
#include "mapper.h"
 | 
			
		||||
#include "path.h"
 | 
			
		||||
#include "log.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user