Skip to content

Commit 1e493db

Browse files
committed
create internal compression component
1 parent bcbf30d commit 1e493db

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/gameanalytics/GAUtilities.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
// From crypto
2222
#define MINIZ_HEADER_FILE_ONLY
23-
#include "miniz.c"
23+
#include "GA_Zip.h"
2424

2525
namespace gameanalytics
2626
{

0 commit comments

Comments
 (0)