summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdpkg-install/process.h2
-rw-r--r--kdpkg/process.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kdpkg-install/process.h b/kdpkg-install/process.h
index b62580f..d577cfa 100644
--- a/kdpkg-install/process.h
+++ b/kdpkg-install/process.h
@@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <iostream>
#include <fstream>
diff --git a/kdpkg/process.h b/kdpkg/process.h
index b62580f..d577cfa 100644
--- a/kdpkg/process.h
+++ b/kdpkg/process.h
@@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <iostream>
#include <fstream>