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 645b0da..1206cda 100644
--- a/src/tag.cpp
+++ b/src/tag.cpp
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <kapplication.h>
-#include <kstyle.h>
+#include <tdeapplication.h>
+#include <tdestyle.h>
#include <kiconloader.h>
#include <tqpainter.h>
#include <tqfont.h>
@@ -698,7 +698,7 @@ void Tag::createDefaultTagsSet(const TQString &fullPath)
DEBUG_WIN << "<font color=red>FAILED to create the tags file</font>!";
}
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tqrect.h>
#include <tqstyle.h>
#include <tqcheckbox.h>