Missed a header change in the OpenAL header.

Originally committed to SVN as r1963.
This commit is contained in:
Amar Takhar 2008-03-07 21:53:46 +00:00
parent 576dd4576e
commit 7c4c825cef
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
#include "utils.h"
#include "main.h"
#include "frame_main.h"
#include "audio_player.h"
#include "audio_player_manager.h"
#include "options.h"
#ifdef __WINDOWS__