diff options
Diffstat (limited to 'src/mainwindowshare.cpp')
-rw-r--r-- | src/mainwindowshare.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindowshare.cpp b/src/mainwindowshare.cpp index 844bc4a9..6eda3c46 100644 --- a/src/mainwindowshare.cpp +++ b/src/mainwindowshare.cpp @@ -3,7 +3,7 @@ ------------------- begin : 19 Dec 2002 copyright : (C) 2002 by Falk Brettschneider - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** @@ -44,7 +44,7 @@ #include <ktexteditor/view.h> #include <ktexteditor/configinterface.h> #include <kparts/partmanager.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kdebug.h> #include <knotifydialog.h> |