diff options
Diffstat (limited to 'kdeprint/kmjob.h')
-rw-r--r-- | kdeprint/kmjob.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kmjob.h b/kdeprint/kmjob.h index 379f7cfd8..d8fed5e8d 100644 --- a/kdeprint/kmjob.h +++ b/kdeprint/kmjob.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 @@ -27,7 +27,7 @@ #include <tqstring.h> #include <tqvaluevector.h> -#include <kdeprint/kmobject.h> +#include <tdeprint/kmobject.h> #include <kdelibs_export.h> /** |