diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:04:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:04:43 -0600 |
commit | aec9b2b6276cf94ee9965a8b4cbb4f95626c634a (patch) | |
tree | 6bc5633af7a911538af7bc6551cf2a8e6d2c1592 /src/bondintropage.cpp | |
parent | 6c2ad6e9689b6a8dc6a8f5a38be285f9e5097587 (diff) | |
download | kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.tar.gz kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/bondintropage.cpp')
-rw-r--r-- | src/bondintropage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bondintropage.cpp b/src/bondintropage.cpp index ec7bc3f..79214ba 100644 --- a/src/bondintropage.cpp +++ b/src/bondintropage.cpp @@ -22,7 +22,7 @@ #include <tqlabel.h> #include <tqmap.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <ksimpleconfig.h> #include <klocale.h> #include <kdebug.h> |