summaryrefslogtreecommitdiffstats
path: root/ksnapshot/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/main.cpp')
-rw-r--r--ksnapshot/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ksnapshot/main.cpp b/ksnapshot/main.cpp
index 72d3e3c4..f3dde8e0 100644
--- a/ksnapshot/main.cpp
+++ b/ksnapshot/main.cpp
@@ -21,11 +21,11 @@
Boston, MA 02110-1301, USA.
*/
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kimageio.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <kiconloader.h>
#include "ksnapshot.h"