mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix non-precompiled-header compilation
Originally committed to SVN as r6843.
This commit is contained in:
parent
11747a6c27
commit
29e9d09859
@ -37,6 +37,8 @@
|
||||
#ifdef WITH_OSS
|
||||
#ifndef AGI_PRE
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include <wx/thread.h>
|
||||
#endif
|
||||
|
||||
#include <fcntl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user