diff options
Diffstat (limited to 'kaboodle/conf.cpp')
-rw-r--r-- | kaboodle/conf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/conf.cpp b/kaboodle/conf.cpp index 3bab0768..2c66f5a8 100644 --- a/kaboodle/conf.cpp +++ b/kaboodle/conf.cpp @@ -23,7 +23,7 @@ // used in advertising or otherwise to promote the sale, use or other dealings // in this Software without prior written authorization from the author(s). -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <tqcheckbox.h> #include <tqvbox.h> |