diff options
Diffstat (limited to 'tdeprint/management/kxmlcommandselector.cpp')
-rw-r--r-- | tdeprint/management/kxmlcommandselector.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/management/kxmlcommandselector.cpp b/tdeprint/management/kxmlcommandselector.cpp index 6f2b4485e..cb1bcb3d7 100644 --- a/tdeprint/management/kxmlcommandselector.cpp +++ b/tdeprint/management/kxmlcommandselector.cpp @@ -26,7 +26,7 @@ #include <kpushbutton.h> #include <tqlabel.h> #include <tqcheckbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqtooltip.h> #include <tqlineedit.h> #include <kinputdialog.h> |