summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Twitter/src/stdafx.h')
-rw-r--r--protocols/Twitter/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h
index 5e2d67dd7b..f7bc9d7241 100644
--- a/protocols/Twitter/src/stdafx.h
+++ b/protocols/Twitter/src/stdafx.h
@@ -62,6 +62,7 @@ using std::map;
#define TWITTER_KEY_NICK "Nick" // we need one called Nick for the chat thingo to work
#define TWITTER_KEY_UN "Username"
+#define TWITTER_KEY_ID "ID"
#define TWITTER_KEY_PASS "Password"
#define TWITTER_KEY_OAUTH_PIN "OAuthPIN"
#define TWITTER_KEY_OAUTH_TOK "OAuthToken"