summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/eventlist/EventView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/eventlist/EventView.cpp')
-rw-r--r--src/gui/editors/eventlist/EventView.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/editors/eventlist/EventView.cpp b/src/gui/editors/eventlist/EventView.cpp
index 8ecbb27..2f7caa0 100644
--- a/src/gui/editors/eventlist/EventView.cpp
+++ b/src/gui/editors/eventlist/EventView.cpp
@@ -61,10 +61,10 @@
#include "gui/dialogs/EventFilterDialog.h"
#include <tdeaction.h>
#include <tdeconfig.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstatusbar.h>
#include <kstddirs.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <klineeditdlg.h>
#include <tdelistview.h>
#include <kxmlguiclient.h>