diff options
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.cpp')
-rw-r--r-- | buildtools/custommakefiles/customprojectpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.cpp b/buildtools/custommakefiles/customprojectpart.cpp index 746e9fe4..1941d2e8 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -39,7 +39,7 @@ #include <tdeparts/part.h> #include <tdepopupmenu.h> #include <tdeversion.h> -#include <kprocess.h> +#include <tdeprocess.h> #include "domutil.h" #include "kdevcore.h" |