diff options
Diffstat (limited to 'kexi/core/kexidbshortcutfile.cpp')
-rw-r--r-- | kexi/core/kexidbshortcutfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexidbshortcutfile.cpp b/kexi/core/kexidbshortcutfile.cpp index dbea9737..a5f7da07 100644 --- a/kexi/core/kexidbshortcutfile.cpp +++ b/kexi/core/kexidbshortcutfile.cpp @@ -22,7 +22,7 @@ #include <kexidb/connectiondata.h> #include <kexiutils/utils.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <tqstringlist.h> |