Add missing header.

Originally committed to SVN as r5091.
This commit is contained in:
Amar Takhar 2011-01-02 02:37:05 +00:00
parent 96a567086c
commit efe88823c7
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@
#ifdef WITH_OSS
#ifndef AGI_PRE
#include <sys/param.h>
#endif
#include <libaegisub/log.h>
#include "audio_player_oss.h"