diff options
Diffstat (limited to 'kcontrol/kio/kcookiesmain.cpp')
-rw-r--r-- | kcontrol/kio/kcookiesmain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/kcookiesmain.cpp b/kcontrol/kio/kcookiesmain.cpp index 3bceb6acd..8233f0d20 100644 --- a/kcontrol/kio/kcookiesmain.cpp +++ b/kcontrol/kio/kcookiesmain.cpp @@ -3,7 +3,7 @@ // First version of cookies configuration by Waldo Bastian <bastian@kde.org> // This dialog box created by David Faure <faure@kde.org> -#include <layout.h> +#include <tqlayout.h> #include <tqtabwidget.h> #include <klocale.h> |