X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=vg_steam_remote_storage.h;h=d724c20382cf7efd5baf6fd619069d839b0d864e;hb=d901e5265e6375afa6f06365af3b971b9540106b;hp=0076b92407da5a3c41ca9d432558cb02be4c5276;hpb=dd402a7717847a2d74c3b98e3f3970cde4874a73;p=vg.git diff --git a/vg_steam_remote_storage.h b/vg_steam_remote_storage.h index 0076b92..d724c20 100644 --- a/vg_steam_remote_storage.h +++ b/vg_steam_remote_storage.h @@ -1,7 +1,7 @@ #ifndef VG_STEAM_REMOTE_STORAGE_H #define VG_STEAM_REMOTE_STORAGE_H -#include "vg/vg_steam.h" +#include "vg_steam.h" const u32 k_unMaxCloudFileChunkSize = 100 * 1024 * 1024;