ifdef bug fix (why am i so dumb)

This commit is contained in:
Pavlik 2024-08-23 20:13:15 +03:00
parent 69323dfb3a
commit 8c0d269ad3

View File

@ -6,7 +6,7 @@
#include <sys/stat.h>
#include <cstring>
#include <unistd.h>
#ifdef NO_MIME
#ifndef NO_MIME
#include <magic.h>
#endif
#include <string>