diff options
Diffstat (limited to 'konsole/konsole/printsettings.h')
-rw-r--r-- | konsole/konsole/printsettings.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/konsole/konsole/printsettings.h b/konsole/konsole/printsettings.h index 85eb89e95..1e5a0c23d 100644 --- a/konsole/konsole/printsettings.h +++ b/konsole/konsole/printsettings.h @@ -1,6 +1,6 @@ /* * This file is part of the KDE libraries - * Copyright (c) 2002 Michael Goffioul <[email protected]> + * Copyright (c) 2002 Michael Goffioul <[email protected]> * Copyright (c) 2003 Waldo Bastian <[email protected]> * * This library is free software; you can redistribute it and/or @@ -21,7 +21,7 @@ #ifndef PRINTSETTINGS_H #define PRINTSETTINGS_H -#include <kdeprint/kprintdialogpage.h> +#include <tdeprint/kprintdialogpage.h> class TQCheckBox; |