diff options
Diffstat (limited to 'tdecore/tests/KIDLTestClient.cpp')
-rw-r--r-- | tdecore/tests/KIDLTestClient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/KIDLTestClient.cpp b/tdecore/tests/KIDLTestClient.cpp index 75d5949c7..4614ed51e 100644 --- a/tdecore/tests/KIDLTestClient.cpp +++ b/tdecore/tests/KIDLTestClient.cpp @@ -1,4 +1,4 @@ -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include "KIDLTest_stub.h" |