Skip to content

Commit

Permalink
libsndfile: add windows prototypes on additional sndfile include
Browse files Browse the repository at this point in the history
  • Loading branch information
dyfer committed Apr 19, 2022
1 parent b9dd70c commit e93a0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/scsynth/SC_HiddenWorld.h
Expand Up @@ -38,7 +38,7 @@
#include "../../common/server_shm.hpp"

#ifndef NO_LIBSNDFILE
# include <sndfile.h>
# include <SC_SndFileHelpers.hpp> // includes sndfile.h with appropriate configuration
#endif

extern HashTable<struct UnitDef, Malloc>* gUnitDefLib;
Expand Down

0 comments on commit e93a0c8

Please sign in to comment.