diff options
Diffstat (limited to 'noatun')
-rw-r--r-- | noatun/modules/splitplaylist/splitplaylist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/splitplaylist/splitplaylist.cpp b/noatun/modules/splitplaylist/splitplaylist.cpp index e86a3921..fd854311 100644 --- a/noatun/modules/splitplaylist/splitplaylist.cpp +++ b/noatun/modules/splitplaylist/splitplaylist.cpp @@ -1,4 +1,4 @@ -#include <kcmodule.h> +#include <tdecmodule.h> #include "playlist.h" |