mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Uthernet: enable support on Linux. (PR #943)
* Make tfe easier to compile in Linux. * libpcap in Linux: we can just use the libpcap provided and link to it directly.
This commit is contained in:
@@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "SoundCore.h"
|
||||
|
||||
#include "Configuration/IPropertySheet.h"
|
||||
#include "Tfe/Tfe.h"
|
||||
#include "Tfe/tfe.h"
|
||||
|
||||
#ifdef USE_SPEECH_API
|
||||
#include "Speech.h"
|
||||
|
||||
Reference in New Issue
Block a user