summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/segment/MarkerEditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/segment/MarkerEditor.cpp')
-rw-r--r--src/gui/editors/segment/MarkerEditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/editors/segment/MarkerEditor.cpp b/src/gui/editors/segment/MarkerEditor.cpp
index 922b385..66d44a7 100644
--- a/src/gui/editors/segment/MarkerEditor.cpp
+++ b/src/gui/editors/segment/MarkerEditor.cpp
@@ -28,7 +28,7 @@
#include <tqlayout.h>
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstddirs.h>
#include <tdestdaccel.h>
#include <tdeconfig.h>
@@ -46,7 +46,7 @@
#include "gui/dialogs/MarkerModifyDialog.h"
#include <tdeaction.h>
#include <kcommand.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdelistview.h>
#include <tdemainwindow.h>
#include <tdestdaccel.h>