summaryrefslogtreecommitdiffstats
path: root/src/tag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.cpp')
-rw-r--r--src/tag.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tag.cpp b/src/tag.cpp
index 1206cda..213e44d 100644
--- a/src/tag.cpp
+++ b/src/tag.cpp
@@ -25,8 +25,8 @@
#include <tqfont.h>
#include <tqdom.h>
#include <tqdir.h>
-#include <kglobalsettings.h>
-#include <klocale.h>
+#include <tdeglobalsettings.h>
+#include <tdelocale.h>
#include "tag.h"
#include "xmlwork.h"
@@ -703,7 +703,7 @@ void Tag::createDefaultTagsSet(const TQString &fullPath)
#include <tqstyle.h>
#include <tqcheckbox.h>
#include <tqbitmap.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <tqimage.h>
#include <tqradiobutton.h>
#include <kiconeffect.h>