diff options
Diffstat (limited to 'src/kdiff3.h')
-rw-r--r-- | src/kdiff3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3.h b/src/kdiff3.h index 4ce8db2..ed95dee 100644 --- a/src/kdiff3.h +++ b/src/kdiff3.h @@ -35,7 +35,7 @@ #include <kaccel.h> #include <kaction.h> #include <kurl.h> -#include <kparts/mainwindow.h> +#include <tdeparts/mainwindow.h> // forward declaration of the KDiff3 classes |