1
0
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:
Thomas Goyne 2012-05-23 03:38:50 +00:00
parent 11747a6c27
commit 29e9d09859

View File

@ -37,6 +37,8 @@
#ifdef WITH_OSS
#ifndef AGI_PRE
#include <sys/ioctl.h>
#include <wx/thread.h>
#endif
#include <fcntl.h>