summaryrefslogtreecommitdiff
path: root/plugins/Twitter/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Twitter/proto.h')
-rw-r--r--plugins/Twitter/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Twitter/proto.h b/plugins/Twitter/proto.h
index 82d02e6c18..af7a43d321 100644
--- a/plugins/Twitter/proto.h
+++ b/plugins/Twitter/proto.h
@@ -133,7 +133,7 @@ private:
void ShowPopup(const wchar_t *);
void ShowPopup(const char *);
- void ShowContactPopup(HANDLE, const std::wstring &);
+ void ShowContactPopup(HANDLE, const std::tstring &);
bool IsMyContact(HANDLE, bool include_chat = false);
HANDLE UsernameToHContact(const TCHAR *);