diff options
Diffstat (limited to 'kdeprint/management/kmpropertypage.h')
-rw-r--r-- | kdeprint/management/kmpropertypage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/management/kmpropertypage.h b/kdeprint/management/kmpropertypage.h index 5698beff8..d13338750 100644 --- a/kdeprint/management/kmpropertypage.h +++ b/kdeprint/management/kmpropertypage.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 @@ -22,7 +22,7 @@ #include "cjanuswidget.h" #include "kmprinterpage.h" -#include <kdeprint/kpreloadobject.h> +#include <tdeprint/kpreloadobject.h> #include <kdelibs_export.h> #include <tqptrlist.h> |