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/bondwizard.h | |
parent | 6c2ad6e9689b6a8dc6a8f5a38be285f9e5097587 (diff) | |
download | kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.tar.gz kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/bondwizard.h')
-rw-r--r-- | src/bondwizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bondwizard.h b/src/bondwizard.h index 8256539..083f1b7 100644 --- a/src/bondwizard.h +++ b/src/bondwizard.h @@ -25,7 +25,7 @@ #include <config.h> #endif -#include <kapplication.h> +#include <tdeapplication.h> #include <kwizard.h> #include "ldap.h" |