summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/tests/mock/kopetecontact_mock.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:34:07 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:34:07 -0500
commitc353f60978769b6e0e25e0315af7dbe513ac055d (patch)
tree65466ed6c6ced06ca1c4c7978448e671703351e4 /kopete/libkopete/tests/mock/kopetecontact_mock.h
parent653be9f035cd202fb2fb65061b483cb5a5e2ae12 (diff)
downloadtdenetwork-c353f60978769b6e0e25e0315af7dbe513ac055d.tar.gz
tdenetwork-c353f60978769b6e0e25e0315af7dbe513ac055d.zip
Fix inadvertent tq changes.
Diffstat (limited to 'kopete/libkopete/tests/mock/kopetecontact_mock.h')
-rw-r--r--kopete/libkopete/tests/mock/kopetecontact_mock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/tests/mock/kopetecontact_mock.h b/kopete/libkopete/tests/mock/kopetecontact_mock.h
index 00ec8787..e25844de 100644
--- a/kopete/libkopete/tests/mock/kopetecontact_mock.h
+++ b/kopete/libkopete/tests/mock/kopetecontact_mock.h
@@ -15,8 +15,8 @@
*************************************************************************
*/
-#ifndef _KOPETECONTACT_TQMOCK_H_
-#define _KOPETECONTACT_TQMOCK_H_
+#ifndef _KOPETECONTACT_MOCK_H_
+#define _KOPETECONTACT_MOCK_H_
#include "kopetecontact.h"