diff options
Diffstat (limited to 'src/statusbar.cpp')
-rw-r--r-- | src/statusbar.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/statusbar.cpp b/src/statusbar.cpp index 267e3e2c..b730d55a 100644 --- a/src/statusbar.cpp +++ b/src/statusbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001 by Bernd Gehrmann * - * bernd@kdevelop.org * + * bernd@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -20,7 +20,7 @@ #include <klocale.h> #include <kparts/part.h> #include <ktexteditor/viewcursorinterface.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <ktexteditor/viewstatusmsginterface.h> |