Fix compile on *nix.

This commit is contained in:
Matthew Parlane 2013-08-23 00:13:26 +12:00
parent 6acbea5c3e
commit f274b3b074
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ set(SRCS Src/ActionReplay.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_fs.cpp
Src/IPC_HLE/WII_Socket.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_net.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_net_ssl.cpp
Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp