diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp b/kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp index 909afe41..57dca0c0 100644 --- a/kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp +++ b/kopete/protocols/meanwhile/meanwhileaddcontactpage.cpp @@ -16,7 +16,7 @@ */ #include "meanwhileaddcontactpage.h" #include <tqpushbutton.h> -#include <layout.h> +#include <tqlayout.h> #include <kopeteaccount.h> #include <kopetemetacontact.h> #include <tqlineedit.h> |