forked from mia/Aegisub
Fix compilation with precompiled headers disabled
This commit is contained in:
parent
0d1ffbbdf7
commit
9ae6e3c538
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <libaegisub/scoped_ptr.h>
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <wx/mutex.h>
|
||||
#include <wx/thread.h>
|
||||
#endif
|
||||
|
||||
class LockAudioProvider : public AudioProvider {
|
||||
|
|
Loading…
Reference in a new issue