diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:34 -0600 |
commit | 57e2ced52bf3ba886bb7710212167a86e20305e6 (patch) | |
tree | e08b1e82e83f5afa861dc9eeb833dc4bd593900b /extra/kde300/konsole_part.h | |
parent | ccad7a42d96879251c4971e51aac269f61a0ccf8 (diff) | |
download | pytde-57e2ced52bf3ba886bb7710212167a86e20305e6.tar.gz pytde-57e2ced52bf3ba886bb7710212167a86e20305e6.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'extra/kde300/konsole_part.h')
-rw-r--r-- | extra/kde300/konsole_part.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde300/konsole_part.h b/extra/kde300/konsole_part.h index fcbd612..8fbf1b6 100644 --- a/extra/kde300/konsole_part.h +++ b/extra/kde300/konsole_part.h @@ -21,8 +21,8 @@ #ifndef __KONSOLE_PART_H__ #define __KONSOLE_PART_H__ -#include <kparts/browserextension.h> -#include <kparts/factory.h> +#include <tdeparts/browserextension.h> +#include <tdeparts/factory.h> #include <kdialogbase.h> |