diff options
Diffstat (limited to 'kaddressbook/common/kabprefs.cpp')
-rw-r--r-- | kaddressbook/common/kabprefs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/common/kabprefs.cpp b/kaddressbook/common/kabprefs.cpp index 8a45fc14d..1f9e2410a 100644 --- a/kaddressbook/common/kabprefs.cpp +++ b/kaddressbook/common/kabprefs.cpp @@ -21,7 +21,7 @@ without including the source code for TQt in the source distribution. */ -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kstaticdeleter.h> |