summaryrefslogtreecommitdiffstats
path: root/kbabel/commonui/projectprefwidgets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/commonui/projectprefwidgets.cpp')
-rw-r--r--kbabel/commonui/projectprefwidgets.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbabel/commonui/projectprefwidgets.cpp b/kbabel/commonui/projectprefwidgets.cpp
index 04c845c9..f07ba99f 100644
--- a/kbabel/commonui/projectprefwidgets.cpp
+++ b/kbabel/commonui/projectprefwidgets.cpp
@@ -32,7 +32,7 @@
your version.
**************************************************************************** */
-#include "klisteditor.h"
+#include "tdelisteditor.h"
#include "toolselectionwidget.h"
#include "projectprefwidgets.h"
#include "resources.h"
@@ -50,7 +50,7 @@
#include <kmessagebox.h>
#include <klineedit.h>
#include <kurlcompletion.h>
-#include <kfontdialog.h>
+#include <tdefontdialog.h>
#include <kcolorbutton.h>
#include <tdeparts/componentfactory.h>
#include <kregexpeditorinterface.h>