Skip to content

Commit

Permalink
[ci] Disable aether even more
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jun 9, 2023
1 parent c78c7a6 commit 8e5c15c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/score-plugin-avnd/score_plugin_avnd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@

#include <score_plugin_engine.hpp>

#if !defined(_MSC_VER)
#include <Aether/src/aether_dsp.cpp>
#endif

#include <avnd/../../examples/Advanced/Utilities/ADSR.hpp>
#include <avnd/../../examples/Advanced/Utilities/AudioFilters.hpp>
Expand Down

0 comments on commit 8e5c15c

Please sign in to comment.