mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
Update libraries
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <cstdint>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <rapidxml.hpp>
|
||||
#include <rapidxml/rapidxml.hpp>
|
||||
#include <base64.h>
|
||||
#include <miniz.h>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
#include <rapidxml.hpp>
|
||||
#include <rapidxml/rapidxml.hpp>
|
||||
|
||||
class CTmxTileset;
|
||||
class CTmxLayer;
|
||||
|
||||
Reference in New Issue
Block a user