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/bondrealmpage.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/bondrealmpage.cpp')
-rw-r--r-- | src/bondrealmpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bondrealmpage.cpp b/src/bondrealmpage.cpp index 0d333c9..758d222 100644 --- a/src/bondrealmpage.cpp +++ b/src/bondrealmpage.cpp @@ -23,7 +23,7 @@ #include <tqmap.h> #include <tqpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <ksimpleconfig.h> #include <klocale.h> #include <kdebug.h> |