diff options
Diffstat (limited to 'kcontrol/konqhtml/khttpoptdlg.cpp')
-rw-r--r-- | kcontrol/konqhtml/khttpoptdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konqhtml/khttpoptdlg.cpp b/kcontrol/konqhtml/khttpoptdlg.cpp index ca175e8e9..ad6bb8fb6 100644 --- a/kcontrol/konqhtml/khttpoptdlg.cpp +++ b/kcontrol/konqhtml/khttpoptdlg.cpp @@ -1,7 +1,7 @@ // File khttpoptdlg.cpp by Jacek Konieczny <jajcus@zeus.posl.gliwice.pl> // Port to KControl by David Faure <faure@kde.org> -#include <tqlayout.h> //CT +#include <layout.h> //CT #include <klocale.h> #include <kglobal.h> |