diff options
Diffstat (limited to 'kexi/main/keximainwindowimpl.h')
-rw-r--r-- | kexi/main/keximainwindowimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/keximainwindowimpl.h b/kexi/main/keximainwindowimpl.h index 8df772ce..e2493320 100644 --- a/kexi/main/keximainwindowimpl.h +++ b/kexi/main/keximainwindowimpl.h @@ -21,7 +21,7 @@ #ifndef KEXIMAINWINDOWIMPL_H #define KEXIMAINWINDOWIMPL_H -#include <kmessagebox.h> +#include <tdemessagebox.h> #include "core/keximainwindow.h" #include "core/kexiguimsghandler.h" |