summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/stdafx.h')
-rw-r--r--protocols/Steam/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h
index 368e3e5bf6..2beb51b714 100644
--- a/protocols/Steam/src/stdafx.h
+++ b/protocols/Steam/src/stdafx.h
@@ -66,6 +66,8 @@ extern HANDLE hExtraXStatus;
#define now() time(0)
+int64_t getRandomInt();
+
#include "steam_dialogs.h"
#include "api/enums.h"