summaryrefslogtreecommitdiffstats
path: root/part/kxetexteditordialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'part/kxetexteditordialog.cpp')
-rw-r--r--part/kxetexteditordialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/part/kxetexteditordialog.cpp b/part/kxetexteditordialog.cpp
index 6e3fa39..18c782c 100644
--- a/part/kxetexteditordialog.cpp
+++ b/part/kxetexteditordialog.cpp
@@ -24,9 +24,9 @@
#include <tqdom.h>
#include <tqpushbutton.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <ktextedit.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
KXETextEditorDialog::KXETextEditorDialog(TQWidget *parent, const char *name)