diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahooaddcontact.cpp')
-rw-r--r-- | kopete/protocols/yahoo/yahooaddcontact.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooaddcontact.cpp b/kopete/protocols/yahoo/yahooaddcontact.cpp index af3e1bc5..64e0e461 100644 --- a/kopete/protocols/yahoo/yahooaddcontact.cpp +++ b/kopete/protocols/yahoo/yahooaddcontact.cpp @@ -17,7 +17,7 @@ */ // QT Includes -#include <tqlayout.h> +#include <layout.h> // KDE Includes #include <kdebug.h> |