diff options
Diffstat (limited to 'tdeui/tests/tdeactiontest.cpp')
-rw-r--r-- | tdeui/tests/tdeactiontest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/tdeactiontest.cpp b/tdeui/tests/tdeactiontest.cpp index d62d9c3fc..dcec16189 100644 --- a/tdeui/tests/tdeactiontest.cpp +++ b/tdeui/tests/tdeactiontest.cpp @@ -1,7 +1,7 @@ #include <tqguardedptr.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeaction.h> #include <assert.h> |