diff options
Diffstat (limited to 'tdeprint/cups/kmcupsuimanager.cpp')
-rw-r--r-- | tdeprint/cups/kmcupsuimanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/kmcupsuimanager.cpp b/tdeprint/cups/kmcupsuimanager.cpp index d0dfe3cdc..60e683b84 100644 --- a/tdeprint/cups/kmcupsuimanager.cpp +++ b/tdeprint/cups/kmcupsuimanager.cpp @@ -57,7 +57,7 @@ #include <tqwhatsthis.h> #include <klocale.h> #include <kdebug.h> -#include <kaction.h> +#include <tdeaction.h> #include <kmessagebox.h> #include "config.h" |