diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 18:09:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 18:09:05 +0900 |
commit | 03e4ce429a0e0b90c2d5191bc5028e445583b756 (patch) | |
tree | c96d13251c71c267352d8892633b5e19f61a8c32 /src/bondrealmpage.cpp | |
parent | f7bc30bb4b99b08f1ebb0e1910ee156de6460300 (diff) | |
download | kcmldap-master.tar.gz kcmldap-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 85f0dfc..33a532c 100644 --- a/src/bondrealmpage.cpp +++ b/src/bondrealmpage.cpp @@ -24,7 +24,7 @@ #include <tqpushbutton.h> #include <tdeapplication.h> -#include <ksimpleconfig.h> +#include <tdesimpleconfig.h> #include <tdelocale.h> #include <kdebug.h> #include <tdestandarddirs.h> |