mirror of https://github.com/odrling/Aegisub
Missed a header change in the OpenAL header.
Originally committed to SVN as r1963.
This commit is contained in:
parent
576dd4576e
commit
7c4c825cef
|
@ -45,7 +45,7 @@
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
#include "frame_main.h"
|
#include "frame_main.h"
|
||||||
#include "audio_player.h"
|
#include "audio_player_manager.h"
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
|
|
||||||
#ifdef __WINDOWS__
|
#ifdef __WINDOWS__
|
||||||
|
|
Loading…
Reference in New Issue