summaryrefslogtreecommitdiffstats
path: root/blinken/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'blinken/src/main.cpp')
-rw-r--r--blinken/src/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/blinken/src/main.cpp b/blinken/src/main.cpp
index 9cb36827..c013c752 100644
--- a/blinken/src/main.cpp
+++ b/blinken/src/main.cpp
@@ -7,9 +7,9 @@
* (at your option) any later version. *
***************************************************************************/
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kprocess.h>
#include <kstandarddirs.h>