Fix build.

This commit is contained in:
Martín Lucas Golini
2024-01-02 22:41:24 -03:00
parent f6738cf79d
commit ffbd2c92df

View File

@@ -16,6 +16,7 @@
#include <args/args.hxx>
#include <eepp/graphics/fontfamily.hpp>
#include <filesystem>
#include <iostream>
#include <nlohmann/json.hpp>
#if EE_PLATFORM == EE_PLATFORM_LINUX
// For malloc_trim, which is a GNU extension