diff options
Diffstat (limited to 'tdeprint/printmgr/kcmprintmgr.cpp')
-rw-r--r-- | tdeprint/printmgr/kcmprintmgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/printmgr/kcmprintmgr.cpp b/tdeprint/printmgr/kcmprintmgr.cpp index 17c6880a4..34b773070 100644 --- a/tdeprint/printmgr/kcmprintmgr.cpp +++ b/tdeprint/printmgr/kcmprintmgr.cpp @@ -20,7 +20,7 @@ #include "kcmprintmgr.h" #include "tdeprint/kmmainview.h" -#include <layout.h> +#include <tqlayout.h> #include <kgenericfactory.h> #include <kaboutdata.h> |