diff options
Diffstat (limited to 'tdeprint')
-rw-r--r-- | tdeprint/printmgr/kcmprintmgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/printmgr/kcmprintmgr.h b/tdeprint/printmgr/kcmprintmgr.h index 18cf68a91..f2ce5dfea 100644 --- a/tdeprint/printmgr/kcmprintmgr.h +++ b/tdeprint/printmgr/kcmprintmgr.h @@ -20,7 +20,7 @@ #ifndef KCMPRINTMGR_H #define KCMPRINTMGR_H -#include <kcmodule.h> +#include <tdecmodule.h> class KMMainView; |