diff options
Diffstat (limited to 'lib/widgets/processwidget.cpp')
-rw-r--r-- | lib/widgets/processwidget.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/processwidget.cpp b/lib/widgets/processwidget.cpp index 3de31905..1b4cb3ab 100644 --- a/lib/widgets/processwidget.cpp +++ b/lib/widgets/processwidget.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 1999-2001 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 1999-2001 Bernd Gehrmann <bernd@tdevelop.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -20,7 +20,7 @@ #include "processwidget.h" #include "processlinemaker.h" -#include <kdeversion.h> +#include <tdeversion.h> #include <tqdir.h> #include <kdebug.h> #include <klocale.h> |