1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-08-08 15:19:50 +00:00

Fix linux build

This commit is contained in:
fgenesis 2014-04-07 05:09:40 +02:00
parent 7630587279
commit 95fb836221
5 changed files with 17 additions and 1 deletions

View file

@ -1,4 +1,6 @@
#include "VFSInternal.h"
#include "VFSZipArchiveRef.h"
#include <stdio.h>
#include "miniz.h"