diff options
Diffstat (limited to 'kpresenter/KPrShadowDialogImpl.cpp')
-rw-r--r-- | kpresenter/KPrShadowDialogImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrShadowDialogImpl.cpp b/kpresenter/KPrShadowDialogImpl.cpp index e46e80fd..61aced10 100644 --- a/kpresenter/KPrShadowDialogImpl.cpp +++ b/kpresenter/KPrShadowDialogImpl.cpp @@ -1,7 +1,7 @@ // -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- #include <tqspinbox.h> #include <tqgroupbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqbuttongroup.h> #include <kcolorbutton.h> |