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
1 changed files with 2 additions and 0 deletions

View File

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