diff options
Diffstat (limited to 'kontact/plugins/test/test_plugin.cpp')
-rw-r--r-- | kontact/plugins/test/test_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/test/test_plugin.cpp b/kontact/plugins/test/test_plugin.cpp index b5ca0462f..db375d278 100644 --- a/kontact/plugins/test/test_plugin.cpp +++ b/kontact/plugins/test/test_plugin.cpp @@ -22,7 +22,7 @@ without including the source code for TQt in the source distribution. */ #include <kmessagebox.h> -#include <kaction.h> +#include <tdeaction.h> #include <kgenericfactory.h> #include <kstatusbar.h> |