diff options
Diffstat (limited to 'noatun/library/video.cpp')
-rw-r--r-- | noatun/library/video.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/video.cpp b/noatun/library/video.cpp index 2588a811..db6886b3 100644 --- a/noatun/library/video.cpp +++ b/noatun/library/video.cpp @@ -10,7 +10,7 @@ #include <tqpopupmenu.h> #include <tdeaction.h> -#include <klocale.h> +#include <tdelocale.h> #include "globalvideo.h" |