diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:09:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:09:19 -0600 |
commit | 76b7dd9a43ea8368918fc9e65c2b5e9098be1861 (patch) | |
tree | 62f4c1bdd75c2ca3a64cd9d58c1b25b5da0f06ea /src/kmplayer_koffice_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_koffice_part.h')
-rw-r--r-- | src/kmplayer_koffice_part.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kmplayer_koffice_part.h b/src/kmplayer_koffice_part.h index 1bcf305..cae4250 100644 --- a/src/kmplayer_koffice_part.h +++ b/src/kmplayer_koffice_part.h @@ -20,9 +20,9 @@ #define KMPLAYER_KOFFICE_PART_H #include <config.h> -#include <kmediaplayer/player.h> -#include <kparts/browserextension.h> -#include <kparts/factory.h> +#include <tdemediaplayer/player.h> +#include <tdeparts/browserextension.h> +#include <tdeparts/factory.h> #include <kurl.h> #ifdef HAVE_KOFFICE #include <koDocument.h> |