diff options
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r-- | protocols/Steam/src/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 4069d9e897..afef19c6f0 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -36,8 +36,6 @@ class CSteamProto;
extern HINSTANCE g_hInstance;
-#include "http_request.h"
-
#include "Steam\steam.h"
#include "steam_proto.h"
|