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 db375d278..631d91cb8 100644 --- a/kontact/plugins/test/test_plugin.cpp +++ b/kontact/plugins/test/test_plugin.cpp @@ -21,7 +21,7 @@ with any edition of TQt, and distribute the resulting executable, without including the source code for TQt in the source distribution. */ -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tdeaction.h> #include <kgenericfactory.h> #include <kstatusbar.h> |