diff options
Diffstat (limited to 'src/modules/channelsjoin')
-rw-r--r-- | src/modules/channelsjoin/channelsjoinwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp index fc3428bd..bfd0622f 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.cpp +++ b/src/modules/channelsjoin/channelsjoinwindow.cpp @@ -39,7 +39,7 @@ #include <tqlineedit.h> #include "kvi_tal_listview.h" #include <kvi_tal_groupbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqcheckbox.h> #include <tqpushbutton.h> #ifdef COMPILE_USE_QT4 |