summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--knetworkconf/knetworkconf/knetworkconf.h1
-rw-r--r--knetworkconf/knetworkconf/knetworkconfigparser.h2
2 files changed, 1 insertions, 2 deletions
diff --git a/knetworkconf/knetworkconf/knetworkconf.h b/knetworkconf/knetworkconf/knetworkconf.h
index cb2d8b4..bc7d64e 100644
--- a/knetworkconf/knetworkconf/knetworkconf.h
+++ b/knetworkconf/knetworkconf/knetworkconf.h
@@ -28,7 +28,6 @@
#include <unistd.h>
#include <sys/types.h>
-#include <kapp.h>
#include <tqwidget.h>
#include <tqpixmap.h>
#include <tqprocess.h>
diff --git a/knetworkconf/knetworkconf/knetworkconfigparser.h b/knetworkconf/knetworkconf/knetworkconfigparser.h
index e8b65d9..9229b48 100644
--- a/knetworkconf/knetworkconf/knetworkconfigparser.h
+++ b/knetworkconf/knetworkconf/knetworkconfigparser.h
@@ -30,7 +30,7 @@
#include <unistd.h>
#include <stdlib.h>
-#include <kapp.h>
+#include <tdeapplication.h>
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <tqobject.h>