diff options
Diffstat (limited to 'vcs/subversion/subversion_widget.cpp')
-rw-r--r-- | vcs/subversion/subversion_widget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/subversion_widget.cpp b/vcs/subversion/subversion_widget.cpp index 0f66a844..e635d600 100644 --- a/vcs/subversion/subversion_widget.cpp +++ b/vcs/subversion/subversion_widget.cpp @@ -17,7 +17,7 @@ Boston, MA 02110-1301, USA. */ -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kdevcore.h> #include <kdebug.h> #include <klineedit.h> |