networkprotocols/tcpipv4v6prt/src/loop6.cpp
branchRCL_3
changeset 5 1422c6cd3f0c
parent 0 af10295192d8
--- a/networkprotocols/tcpipv4v6prt/src/loop6.cpp	Tue Feb 02 01:27:53 2010 +0200
+++ b/networkprotocols/tcpipv4v6prt/src/loop6.cpp	Sat Feb 20 00:22:11 2010 +0200
@@ -16,7 +16,7 @@
 
 #include "in_fmly.h"
 #include "loop6.h"
-#include <in6_if.h>	// KSoIf*
+#include <in_iface.h>	// KSoIf*
 #include "networkinfo.h"
 
 CIfLoop6::CIfLoop6()