summaryrefslogtreecommitdiffstats
path: root/akregator/src/akregator_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/akregator_part.cpp')
-rw-r--r--akregator/src/akregator_part.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/akregator/src/akregator_part.cpp b/akregator/src/akregator_part.cpp
index 41632adb..3ea4e798 100644
--- a/akregator/src/akregator_part.cpp
+++ b/akregator/src/akregator_part.cpp
@@ -32,7 +32,7 @@
#include <kconfigdialog.h>
#include <kfiledialog.h>
#include <kglobalsettings.h>
-#include <khtmldefaults.h>
+#include <tdehtmldefaults.h>
#include <kinstance.h>
#include <kmainwindow.h>
#include <kmessagebox.h>
@@ -45,9 +45,9 @@
#include <ktempfile.h>
#include <ktrader.h>
#include <kio/netaccess.h>
-#include <kparts/browserinterface.h>
-#include <kparts/genericfactory.h>
-#include <kparts/partmanager.h>
+#include <tdeparts/browserinterface.h>
+#include <tdeparts/genericfactory.h>
+#include <tdeparts/partmanager.h>
#include <tqfile.h>
#include <tqobjectlist.h>