diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:58:20 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:58:20 -0600 |
commit | 6915c95d7c4a42d19ebbec3c87c1e308b20ec272 (patch) | |
tree | 027fb6e879e17c2d65cbea9eab5c9da028618972 /juk/playlist.h | |
parent | 9d63b7d4600a5822f26793062dd2eca819bcfb1d (diff) | |
download | tdemultimedia-6915c95d7c4a42d19ebbec3c87c1e308b20ec272.tar.gz tdemultimedia-6915c95d7c4a42d19ebbec3c87c1e308b20ec272.zip |
Rename additional 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 fec38044..e06744b3 100644 --- a/juk/playlist.h +++ b/juk/playlist.h @@ -19,7 +19,7 @@ #include <tdelistview.h> #include <kurldrag.h> #include <kdebug.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <tqvaluevector.h> #include <tqfileinfo.h> |