summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:13:28 -0600
commit6fe537d6dff11f4c638c51ed1f652765b63f8591 (patch)
treee657438162c502c69864af727434ad5f4498838e /tdefile-plugins
parentcd8d59cad8377855c7bf746436518dca8eb7ce45 (diff)
downloadtdeaddons-6fe537d6dff11f4c638c51ed1f652765b63f8591.tar.gz
tdeaddons-6fe537d6dff11f4c638c51ed1f652765b63f8591.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'tdefile-plugins')
-rw-r--r--tdefile-plugins/lnk/lnkforward.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/lnk/lnkforward.h b/tdefile-plugins/lnk/lnkforward.h
index 14b3e76..803cb8c 100644
--- a/tdefile-plugins/lnk/lnkforward.h
+++ b/tdefile-plugins/lnk/lnkforward.h
@@ -22,8 +22,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#ifndef _LNKFORWARDER_H_
#define _LNKFORWARDER_H_