diff options
Diffstat (limited to 'noatun/library/engine.cpp')
-rw-r--r-- | noatun/library/engine.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/engine.cpp b/noatun/library/engine.cpp index 995e9771..dbb4d978 100644 --- a/noatun/library/engine.cpp +++ b/noatun/library/engine.cpp @@ -9,8 +9,8 @@ #include <string.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include <tdeconfig.h> #include <kdebug.h> |