diff options
Diffstat (limited to 'src/profileengine/editor/profileeditor.cpp')
-rw-r--r-- | src/profileengine/editor/profileeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profileengine/editor/profileeditor.cpp b/src/profileengine/editor/profileeditor.cpp index a80be429..99921768 100644 --- a/src/profileengine/editor/profileeditor.cpp +++ b/src/profileengine/editor/profileeditor.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2004 by Alexander Dymo <adymo@kdevelop.org> * + * Copyright (C) 2004 by Alexander Dymo <adymo@tdevelop.org> * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * @@ -32,7 +32,7 @@ #include <kmessagebox.h> #include <kdialogbase.h> #include <kglobalsettings.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <profile.h> |