diff options
Diffstat (limited to 'buildtools/lib/widgets/addenvvardlg.cpp')
-rw-r--r-- | buildtools/lib/widgets/addenvvardlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/lib/widgets/addenvvardlg.cpp b/buildtools/lib/widgets/addenvvardlg.cpp index 43033d97..f66bbe93 100644 --- a/buildtools/lib/widgets/addenvvardlg.cpp +++ b/buildtools/lib/widgets/addenvvardlg.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2001 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 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 @@ -23,7 +23,7 @@ #include <kbuttonbox.h> #include <klocale.h> #include <kstdguiitem.h> -#include <kdeversion.h> +#include <tdeversion.h> #include "addenvvardlg.h" |