fix compilation on Linux

This commit is contained in:
Christoph Oelckers 2024-10-05 11:40:20 +02:00
parent fd03bca3ff
commit b71e1a2639

View file

@ -36,6 +36,7 @@
#include <mutex>
#include <string>
#include <stdint.h>
#include <limits.h>
#include "streamsource.h"
#define LIBXMP_STATIC 1