diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:09:19 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:09:19 -0600 |
commit | 76b7dd9a43ea8368918fc9e65c2b5e9098be1861 (patch) | |
tree | 62f4c1bdd75c2ca3a64cd9d58c1b25b5da0f06ea /src/kmplayer_part.h | |
parent | 75cf20e5d10de7b6ab506bd1ad6321c77ff1ad5c (diff) | |
download | kmplayer-76b7dd9a43ea8368918fc9e65c2b5e9098be1861.tar.gz kmplayer-76b7dd9a43ea8368918fc9e65c2b5e9098be1861.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kmplayer_part.h')
-rw-r--r-- | src/kmplayer_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kmplayer_part.h b/src/kmplayer_part.h index faca045..ed196f3 100644 --- a/src/kmplayer_part.h +++ b/src/kmplayer_part.h @@ -19,7 +19,7 @@ #ifndef KMPLAYER_PART_H #define KMPLAYER_PART_H -#include <kparts/browserextension.h> +#include <tdeparts/browserextension.h> #include "kmplayerpartbase.h" #include "kmplayersource.h" |