mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-26 02:03:48 +00:00
7 lines
90 B
C
7 lines
90 B
C
|
#ifndef TTVFS_ZIP_INC_H
|
||
|
#define TTVFS_ZIP_INC_H
|
||
|
|
||
|
#include "VFSZipArchiveLoader.h"
|
||
|
|
||
|
#endif
|