summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/cmoduleindexdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/frontend/cmoduleindexdialog.cpp')
-rw-r--r--bibletime/frontend/cmoduleindexdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/cmoduleindexdialog.cpp b/bibletime/frontend/cmoduleindexdialog.cpp
index 3eb9c66..a2d48df 100644
--- a/bibletime/frontend/cmoduleindexdialog.cpp
+++ b/bibletime/frontend/cmoduleindexdialog.cpp
@@ -20,7 +20,7 @@
//KDE includes
#include <tdeapplication.h>
#include <kprogress.h>
-#include <klocale.h>
+#include <tdelocale.h>
CModuleIndexDialog* CModuleIndexDialog::getInstance() {
static CModuleIndexDialog* instance = 0;