lsteamclient: Move steamclient_private below steam api headers

This commit is contained in:
Andrew Eikum
2018-10-30 14:06:46 -05:00
parent 9b0a6171a5
commit 0ea7cb0f5a
157 changed files with 158 additions and 158 deletions

View File

@ -1,9 +1,9 @@
#include "steamclient_private.h"
#include "steam_defs.h"
#include "steamworks_sdk_118/steam_api.h"
#include "steamworks_sdk_118/isteamgameserver.h"
#include "steamworks_sdk_118/isteamgameserverstats.h"
#include "steamworks_sdk_118/isteamgamecoordinator.h"
#include "steamclient_private.h"
extern "C" {
#pragma pack( push, 8 )
struct winRemoteStorageGetPublishedFileDetailsResult_t_9496 {