diff options
Diffstat (limited to 'noatun/library/engine.cpp')
-rw-r--r-- | noatun/library/engine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/engine.cpp b/noatun/library/engine.cpp index 86c10381..e7296191 100644 --- a/noatun/library/engine.cpp +++ b/noatun/library/engine.cpp @@ -12,7 +12,7 @@ #include <kmessagebox.h> #include <klocale.h> #include <kstandarddirs.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <tqfile.h> #include <tqdir.h> |