summaryrefslogtreecommitdiffstats
path: root/src/profileengine/editor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profileengine/editor/main.cpp')
-rw-r--r--src/profileengine/editor/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profileengine/editor/main.cpp b/src/profileengine/editor/main.cpp
index c004b421..4111961b 100644
--- a/src/profileengine/editor/main.cpp
+++ b/src/profileengine/editor/main.cpp
@@ -17,9 +17,9 @@
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <kapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include "profileeditor.h"