1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 02:46:44 +02:00

Fix header issues

This commit is contained in:
jfreegman
2019-03-27 01:38:15 -04:00
parent 2cbe8fa880
commit 12b9cd2386
3 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@
#include <time.h>
#include <wchar.h>
#include <unistd.h>
#include <inttypes.h>
#ifdef AUDIO
#ifdef __APPLE__