summaryrefslogtreecommitdiffstats
path: root/src/gvcore/cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/cache.cpp')
-rw-r--r--src/gvcore/cache.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/cache.cpp b/src/gvcore/cache.cpp
index 7f074c2..046c105 100644
--- a/src/gvcore/cache.cpp
+++ b/src/gvcore/cache.cpp
@@ -24,12 +24,12 @@ Copyright 2000-2004 Aurélien Gâteau
// TQt
// KDE
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
#include <tdeversion.h>
#include <ksharedptr.h>
#include <kstaticdeleter.h>
-#include <kio/global.h>
+#include <tdeio/global.h>
#include "cache.moc"