summaryrefslogtreecommitdiffstats
path: root/noatun/library/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/app.cpp')
-rw-r--r--noatun/library/app.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/noatun/library/app.cpp b/noatun/library/app.cpp
index 29ea0496..1bd1fb6b 100644
--- a/noatun/library/app.cpp
+++ b/noatun/library/app.cpp
@@ -23,11 +23,11 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <tdefiledialog.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <klibloader.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdemainwindow.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <knotifyclient.h>
#include <tdepopupmenu.h>
#include <tqfile.h>