diff -r 146825d63b9a -r c709bb1a08e4 CMakeLists.txt --- a/CMakeLists.txt Thu Dec 11 05:58:55 2014 +0200 +++ b/CMakeLists.txt Thu Dec 11 05:59:43 2014 +0200 @@ -9,7 +9,7 @@ sources/version.cpp sources/network/bytestream.cpp sources/network/ipaddress.cpp - sources/network/udp.cpp + sources/network/udpsocket.cpp ) set (CURSES_NEED_NCURSES, True)