mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
enet: Search for shared library
This commit is contained in:
parent
cc5a2f3411
commit
691b690afe
2 changed files with 8 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
#include <functional>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
#include <enet/include/enet/enet.h>
|
||||
#include <enet/enet.h>
|
||||
#include "Common/Common.h"
|
||||
#include "Common/Thread.h"
|
||||
#include "Common/TraversalProto.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue