diff options
Diffstat (limited to 'src/otrplugin.cpp')
-rw-r--r-- | src/otrplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrplugin.cpp b/src/otrplugin.cpp index ff0a404..85c9d37 100644 --- a/src/otrplugin.cpp +++ b/src/otrplugin.cpp @@ -33,7 +33,7 @@ #include <tdeversion.h> #include <tdeaboutdata.h> #include <kstandarddirs.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kopetemetacontact.h> #include <kopetecontactlist.h> |