diff options
Diffstat (limited to 'korganizer/komessagebox.cpp')
-rw-r--r-- | korganizer/komessagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/komessagebox.cpp b/korganizer/komessagebox.cpp index 6a0100aad..9c843b59d 100644 --- a/korganizer/komessagebox.cpp +++ b/korganizer/komessagebox.cpp @@ -22,7 +22,7 @@ without including the source code for TQt in the source distribution. */ -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kdialogbase.h> #include <tqpushbutton.h> |