diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
commit | 28ccd51885bd98e62c1756453c3fc638b429e5ee (patch) | |
tree | 309d7dfbc38b1253fc2aceca34036f8f4eedd27b /filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp | |
parent | 8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff) | |
download | tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip |
Additional kde to tde renaming
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp')
-rw-r--r-- | filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp b/filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp index da11d799..0ba2082b 100644 --- a/filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp +++ b/filesharing/advanced/kcm_sambaconf/printerdlgimpl.cpp @@ -46,8 +46,8 @@ #include <kurlrequester.h> #include <knuminput.h> #include <kdebug.h> -#include <kdeprint/kmmanager.h> -#include <kdeprint/kmprinter.h> +#include <tdeprint/kmmanager.h> +#include <tdeprint/kmprinter.h> #include <kcombobox.h> #include <kiconloader.h> #include <klocale.h> |