summaryrefslogtreecommitdiffstats
path: root/tdeprint/messagewindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/messagewindow.cpp')
-rw-r--r--tdeprint/messagewindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/messagewindow.cpp b/tdeprint/messagewindow.cpp
index a1b6ddf29..7f642896e 100644
--- a/tdeprint/messagewindow.cpp
+++ b/tdeprint/messagewindow.cpp
@@ -25,7 +25,7 @@
#include <tqpixmap.h>
#include <tqhbox.h>
#include <kiconloader.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
TQPtrDict<MessageWindow> MessageWindow::m_windows;