diff options
Diffstat (limited to 'noatun/library/effectview.cpp')
-rw-r--r-- | noatun/library/effectview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/effectview.cpp b/noatun/library/effectview.cpp index e332a456..f312d8fb 100644 --- a/noatun/library/effectview.cpp +++ b/noatun/library/effectview.cpp @@ -29,7 +29,7 @@ #include <kcombobox.h> #include <kdialog.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqdragobject.h> #include <tqheader.h> #include <tqhgroupbox.h> |