Fix ALSA player compilation. (missing includes)
Originally committed to SVN as r4355.
This commit is contained in:
parent
25497cf87d
commit
61ab7d1f2c
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
#include "audio_player_alsa.h"
|
||||
#include "audio_player_manager.h"
|
||||
#include "audio_provider_manager.h"
|
||||
#include "main.h"
|
||||
#include "compat.h"
|
||||
#include "frame_main.h"
|
||||
#include "options.h"
|
||||
#include "utils.h"
|
||||
|
|
Loading…
Reference in a new issue