diff options
Diffstat (limited to 'kopete/libkopete/tests/mock/kopetecontact_mock.cpp')
-rw-r--r-- | kopete/libkopete/tests/mock/kopetecontact_mock.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/tests/mock/kopetecontact_mock.cpp b/kopete/libkopete/tests/mock/kopetecontact_mock.cpp index 43a5b81d..ea90bee0 100644 --- a/kopete/libkopete/tests/mock/kopetecontact_mock.cpp +++ b/kopete/libkopete/tests/mock/kopetecontact_mock.cpp @@ -1,5 +1,5 @@ /* - Contact tqmock object class + Contact mock object class Copyright (c) 2005 by Duncan Mac-Vicar Prett <[email protected]> @@ -15,7 +15,7 @@ ************************************************************************* */ -#include "kopetecontact_tqmock.h" +#include "kopetecontact_mock.h" namespace Kopete { |