diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:21:33 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:21:33 -0600 |
commit | 5b28c57424294aa30218a9c11cd6ed1a929409b6 (patch) | |
tree | aaa8c9380d183dfa87857abd34b3ef42bb0de1b5 /juk/playlist.h | |
parent | 120dff5f18d13aab7d2731de84e64c898728dc60 (diff) | |
download | tdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.tar.gz tdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'juk/playlist.h')
-rw-r--r-- | juk/playlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlist.h b/juk/playlist.h index 348dda24..fec38044 100644 --- a/juk/playlist.h +++ b/juk/playlist.h @@ -16,7 +16,7 @@ #ifndef PLAYLIST_H #define PLAYLIST_H -#include <klistview.h> +#include <tdelistview.h> #include <kurldrag.h> #include <kdebug.h> #include <kglobalsettings.h> |