networkprotocols/tcpipv4v6prt/src/loop6.cpp
changeset 14 b33c3d136b7e
parent 0 af10295192d8
--- a/networkprotocols/tcpipv4v6prt/src/loop6.cpp	Tue Feb 02 01:27:53 2010 +0200
+++ b/networkprotocols/tcpipv4v6prt/src/loop6.cpp	Fri Apr 16 16:36:59 2010 +0300
@@ -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()