changeset 749 | c99970fa054a |
parent 747 | 65afca7824d7 |
child 751 | 0d407cf6862c |
--- a/SConstruct Mon Jun 04 17:57:01 2007 +0200 +++ b/SConstruct Mon Jun 04 18:01:09 2007 +0200 @@ -218,7 +218,7 @@ 'node-list.cc', 'socket.cc', 'socket-factory.cc', - 'i-udp.cc', + 'udp.cc', 'i-ipv4.cc', 'application.cc', ]) @@ -235,7 +235,7 @@ 'node-list.h', 'socket.h', 'socket-factory.h', - 'i-udp.h', + 'udp.h', 'i-ipv4.h', 'application.h', ])