summaryrefslogtreecommitdiffstats
path: root/src/knutnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/knutnet.h')
-rw-r--r--src/knutnet.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/knutnet.h b/src/knutnet.h
index 393adac..8483e00 100644
--- a/src/knutnet.h
+++ b/src/knutnet.h
@@ -18,17 +18,13 @@
#ifndef KNUTNET_H
#define KNUTNET_H
-//Od verze 3 je kapp jen odkaz na kapplication
-//Since version 3 is kapp pointer on kapplication only
-//#include <tdeapplication.h>
-#include <kapp.h>
+#include <tdeapplication.h>
#include <tqobject.h>
#include <tqsocket.h>
#include <tqsocketdevice.h>
#include <tqnetworkprotocol.h>
#include <tqmutex.h>
-
#include <tqvaluevector.h>