mirror of https://github.com/odrling/Aegisub
Add missing wx/log.h, sort headers.
Originally committed to SVN as r3514.
This commit is contained in:
parent
7a8c5229fd
commit
79397825cf
|
@ -43,9 +43,10 @@
|
|||
// Headers
|
||||
#include "audio_player_portaudio.h"
|
||||
#include "audio_provider_manager.h"
|
||||
#include "charset_conv.h"
|
||||
#include "options.h"
|
||||
#include "utils.h"
|
||||
#include "charset_conv.h"
|
||||
#include <wx/log.h>
|
||||
|
||||
//#define PORTAUDIO_DEBUG
|
||||
|
||||
|
|
Loading…
Reference in New Issue