diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:04:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:04:46 -0600 |
commit | b62814d4c88772011cba25bb5b1f3dcddda95a8f (patch) | |
tree | aa6f5a6d83934cb7c76e83ea8237c1faf503b75a /src/ldapcontroller.h | |
parent | 3f0f8ac65fd0f0807045744309327f170b9db397 (diff) | |
download | kcmldapcontroller-b62814d4c88772011cba25bb5b1f3dcddda95a8f.tar.gz kcmldapcontroller-b62814d4c88772011cba25bb5b1f3dcddda95a8f.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r-- | src/ldapcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h index 827c854..31eee4d 100644 --- a/src/ldapcontroller.h +++ b/src/ldapcontroller.h @@ -22,7 +22,7 @@ #define _LDAPCONTROLLER_H_ #include <tdecmodule.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kpushbutton.h> #include <tdelistview.h> #include <tdefileitem.h> |