/************************************************************************************* * Original code copyright (C) 2012 Steve Folta * Converted to Juce module (C) 2016 Leo Olivers * Forked from https://github.com/stevefolta/SFZero * For license info please see the LICENSE file distributed with this source code *************************************************************************************/ #ifndef SFZCOMMON_H_INCLUDED #define SFZCOMMON_H_INCLUDED #include "water/water.h" #endif // SFZCOMMON_H_INCLUDED