diff options
Diffstat (limited to 'kdeprint/kdeprintcheck.cpp')
-rw-r--r-- | kdeprint/kdeprintcheck.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kdeprintcheck.cpp b/kdeprint/kdeprintcheck.cpp index 2cccde6de..1ace082a4 100644 --- a/kdeprint/kdeprintcheck.cpp +++ b/kdeprint/kdeprintcheck.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 @@ -36,7 +36,7 @@ * - run:/<execname> -> check for a running executable */ -#include "kdeprintcheck.h" +#include "tdeprintcheck.h" #include <kstandarddirs.h> #include <kdebug.h> |