diff options
Diffstat (limited to 'tdecore/tests/kprociotest.cpp')
-rw-r--r-- | tdecore/tests/kprociotest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kprociotest.cpp b/tdecore/tests/kprociotest.cpp index a4fbb19ad..ee7aaf2b7 100644 --- a/tdecore/tests/kprociotest.cpp +++ b/tdecore/tests/kprociotest.cpp @@ -13,7 +13,7 @@ #include <stdio.h> #include <string.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <signal.h> |