summaryrefslogtreecommitdiffstats
path: root/tdecore/network/knetworkinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/network/knetworkinterface.h')
-rw-r--r--tdecore/network/knetworkinterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/network/knetworkinterface.h b/tdecore/network/knetworkinterface.h
index 74fd52d55..d4eb43f08 100644
--- a/tdecore/network/knetworkinterface.h
+++ b/tdecore/network/knetworkinterface.h
@@ -24,7 +24,7 @@
#ifndef KNETWORKINTERFACE_H
#define KNETWORKINTERFACE_H
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KNetwork {
@@ -32,7 +32,7 @@ namespace KNetwork {
* A place-holder class for a future network interface class.
* This class is to be replaced with a more powerful version, inspired
* by:
- * - KInetInterface (kdenetwork/krfb/srvloc)
+ * - KInetInterface (tdenetwork/krfb/srvloc)
* - NWInterface (kdenonbeta/knot/lib)
* - java.net.NetworkInterface
*/