Add missing header.
Originally committed to SVN as r5091.
This commit is contained in:
parent
96a567086c
commit
efe88823c7
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@
|
|||
|
||||
#ifdef WITH_OSS
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
|
||||
#include <libaegisub/log.h>
|
||||
|
||||
#include "audio_player_oss.h"
|
||||
|
|
Loading…
Reference in a new issue