mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
fix include
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// SPDX-License-Identifier: Zlib
|
// SPDX-License-Identifier: Zlib
|
||||||
// SPDX-FileCopyrightText: (c) 2024 a dinosaur
|
// SPDX-FileCopyrightText: (c) 2024 a dinosaur
|
||||||
|
|
||||||
#include "tmxlite/detail/gzip.hpp"
|
#include "gzip.hpp"
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user