diff options
Diffstat (limited to 'kdeprint/kmprinter.h')
-rw-r--r-- | kdeprint/kmprinter.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kmprinter.h b/kdeprint/kmprinter.h index 7f527fb23..c6c2995e9 100644 --- a/kdeprint/kmprinter.h +++ b/kdeprint/kmprinter.h @@ -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 @@ -29,7 +29,7 @@ #include <tqptrlist.h> #include <kurl.h> #include <tqmap.h> -#include <kdeprint/kmobject.h> +#include <tdeprint/kmobject.h> class KMDBEntry; class DrMain; |