diff options
Diffstat (limited to 'kdeprint/kprintaction.cpp')
-rw-r--r-- | kdeprint/kprintaction.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kprintaction.cpp b/kdeprint/kprintaction.cpp index 4e62e791b..e275ed559 100644 --- a/kdeprint/kprintaction.cpp +++ b/kdeprint/kprintaction.cpp @@ -1,6 +1,6 @@ /* * This file is part of the KDE libraries - * Copyright (c) 2001 Michael Goffioul <kdeprint@swing.be> + * Copyright (c) 2001 Michael Goffioul <tdeprint@swing.be> * * 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 "kprintaction.h" #include <kprinter.h> -#include <kdeprint/kmmanager.h> +#include <tdeprint/kmmanager.h> #include <kiconloader.h> #include <kpopupmenu.h> #include <klocale.h> |