summaryrefslogtreecommitdiffstats
path: root/korganizer/exportwebdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/exportwebdialog.cpp')
-rw-r--r--korganizer/exportwebdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/exportwebdialog.cpp b/korganizer/exportwebdialog.cpp
index ea04c9db..c5868f14 100644
--- a/korganizer/exportwebdialog.cpp
+++ b/korganizer/exportwebdialog.cpp
@@ -22,7 +22,7 @@
without including the source code for TQt in the source distribution.
*/
-#include <layout.h>
+#include <tqlayout.h>
#include <tqhgroupbox.h>
#include <tqvgroupbox.h>
#include <tqvbuttongroup.h>
@@ -33,7 +33,7 @@
#include <tqvbox.h>
#include <tqpushbutton.h>
#include <tqfiledialog.h>
-#include <textstream.h>
+#include <tqtextstream.h>
#include <tqlabel.h>
#include <klocale.h>